Searched defs:RunCommand (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/cmds/dumpstate/tests/ | ||
D | dumpstate_test.cpp | 593 int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand() function in android::os::dumpstate::DumpstateTest |
/frameworks/native/cmds/dumpstate/ | ||
D | dumpstate.cpp | 120 static int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand() function |