Searched refs:UpdateSuperHandler (Results 1 – 3 of 3) sorted by relevance
50 bool UpdateSuperHandler(FastbootDevice* device, const std::vector<std::string>& args);
60 {FB_CMD_UPDATE_SUPER, UpdateSuperHandler}, in FastbootDevice()
598 bool UpdateSuperHandler(FastbootDevice* device, const std::vector<std::string>& args) { in UpdateSuperHandler() function