Searched refs:OemCmdHandler (Results 1 – 3 of 3) sorted by relevance
51 bool OemCmdHandler(FastbootDevice* device, const std::vector<std::string>& args);
61 {FB_CMD_OEM, OemCmdHandler}, in FastbootDevice()
237 bool OemCmdHandler(FastbootDevice* device, const std::vector<std::string>& args) { in OemCmdHandler() function