Searched defs:full_command (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/cmds/dumpstate/ |
H A D | DumpstateUtil.cpp | 241 int RunCommandToFd(int fd, const std::string& title, const std::vector<std::string>& full_command, in RunCommandToFd()
|
H A D | dumpstate.cpp | 131 static int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand() 3879 int Dumpstate::RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand()
|
/aosp12/frameworks/native/cmds/dumpstate/tests/ |
H A D | dumpstate_test.cpp | 513 int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand() 1298 int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand()
|