Home
last modified time | relevance | path

Searched defs:RunCommand (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_test.cpp593 int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand() function in android::os::dumpstate::DumpstateTest
1343 int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand() function in android::os::dumpstate::DumpstateUtilTest
/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp120 static int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand() function
3580 int Dumpstate::RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand() function in Dumpstate