Searched defs:RunCommand (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/cmds/dumpstate/ |
D | utils.cpp | 74 static int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand() function 708 int Dumpstate::RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand() function in Dumpstate
|
D | dumpstate.cpp | 109 static int RunCommand(const std::string& title, const std::vector<std::string>& fullCommand, in RunCommand() function
|
/frameworks/native/cmds/dumpstate/tests/ |
D | dumpstate_test.cpp | 148 int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand() function in android::os::dumpstate::DumpstateTest 820 int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand() function in android::os::dumpstate::DumpstateUtilTest
|