Home
last modified time | relevance | path

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

/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