Home
last modified time | relevance | path

Searched refs:do_oem_command (Results 1 – 1 of 1) sorted by relevance

/system/core/fastboot/
Dfastboot.cpp1429 static void do_oem_command(const std::string& cmd, std::vector<std::string>* args) { in do_oem_command() function
1931 do_oem_command(FB_CMD_OEM, &args); in Main()
1939 do_oem_command("flashing", &args); in Main()