Home
last modified time | relevance | path

Searched defs:full_command (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/dumpstate/
DDumpstateUtil.cpp210 int RunCommandToFd(int fd, const std::string& title, const std::vector<std::string>& full_command, in RunCommandToFd()
Dutils.cpp74 static int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand()
678 int Dumpstate::RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand()
/frameworks/native/cmds/dumpstate/tests/
Ddumpstate_test.cpp150 int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand()
880 int RunCommand(const std::string& title, const std::vector<std::string>& full_command, in RunCommand()