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