Home
last modified time | relevance | path

Searched defs:GetAppOutput (Results 1 – 8 of 8) sorted by relevance

/external/cronet/base/process/
Dlaunch_ios.cc13 bool GetAppOutput(const CommandLine& cl, std::string* output) { in GetAppOutput() function
Dlaunch_fuchsia.cc271 bool GetAppOutput(const CommandLine& cl, std::string* output) { in GetAppOutput() function
277 bool GetAppOutput(const std::vector<std::string>& argv, std::string* output) { in GetAppOutput() function
Dlaunch_win.cc448 bool GetAppOutput(const CommandLine& cl, std::string* output) { in GetAppOutput() function
465 bool GetAppOutput(CommandLine::StringPieceType cl, std::string* output) { in GetAppOutput() function
Dlaunch_mac.cc342 bool GetAppOutput(const CommandLine& cl, std::string* output) { in GetAppOutput() function
360 bool GetAppOutput(const std::vector<std::string>& argv, std::string* output) { in GetAppOutput() function
Dlaunch_posix.cc643 bool GetAppOutput(const CommandLine& cl, std::string* output) { in GetAppOutput() function
647 bool GetAppOutput(const std::vector<std::string>& argv, std::string* output) { in GetAppOutput() function
Dprocess_util_unittest.cc895 TEST_F(ProcessUtilTest, GetAppOutput) { in TEST_F() argument
/external/libchrome/base/process/
Dlaunch_posix.cc656 bool GetAppOutput(const CommandLine& cl, std::string* output) { in GetAppOutput() function
660 bool GetAppOutput(const std::vector<std::string>& argv, std::string* output) { in GetAppOutput() function
Dprocess_util_unittest.cc799 TEST_F(ProcessUtilTest, GetAppOutput) { in TEST_F() argument