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