class GetVarAllResponder
Defined at line 228 of file ../../src/firmware/gigaboot/cpp/fastboot.cc
Public Methods
void GetVarAllResponder (fbl::Vector<std::string_view> & args)
Defined at line 230 of file ../../src/firmware/gigaboot/cpp/fastboot.cc
void GetVarAllResponder (fbl::Vector<std::string_view> & args)
Defined at line 230 of file ../../src/firmware/gigaboot/cpp/fastboot.cc
zx::result<> operator() (Fastboot::ResponseType resp, std::string_view msg, fastboot::Transport * transport)
Defined at line 232 of file ../../src/firmware/gigaboot/cpp/fastboot.cc
zx::result<> operator() (Fastboot::ResponseType resp, std::string_view msg, fastboot::Transport * transport)
Defined at line 232 of file ../../src/firmware/gigaboot/cpp/fastboot.cc