Searched refs:GsiHandler (Results 1 – 3 of 3) sorted by relevance
52 bool GsiHandler(FastbootDevice* device, const std::vector<std::string>& args);
62 {FB_CMD_GSI, GsiHandler}, in FastbootDevice()
611 bool GsiHandler(FastbootDevice* device, const std::vector<std::string>& args) { in GsiHandler() function