Searched refs:ShutDownHandler (Results 1 – 3 of 3) sorted by relevance
39 bool ShutDownHandler(FastbootDevice* device, const std::vector<std::string>& args);
50 {FB_CMD_SHUTDOWN, ShutDownHandler}, in FastbootDevice()
352 bool ShutDownHandler(FastbootDevice* device, const std::vector<std::string>& /* args */) { in ShutDownHandler() function