Searched defs:full_command (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/cmds/dumpstate/ |
D | DumpstateUtil.cpp | 264 int RunCommandToFd(int fd, const std::string& title, const std::vector<std::string>& full_command, in RunCommandToFd()
|
D | dumpstate.cpp | 140 static int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand() 4397 int Dumpstate::RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand()
|
/frameworks/native/cmds/dumpstate/tests/ |
D | dumpstate_test.cpp | 519 int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand() 1320 int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand()
|