Home
last modified time | relevance | path

Searched refs:GetAppOutputAndError (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/process/
Dlaunch.h321 BASE_EXPORT bool GetAppOutputAndError(const CommandLine& cl,
345 BASE_EXPORT bool GetAppOutputAndError(const std::vector<std::string>& argv,
Dlaunch_posix.cc668 bool GetAppOutputAndError(const CommandLine& cl, std::string* output) { in GetAppOutputAndError() function
676 bool GetAppOutputAndError(const std::vector<std::string>& argv, in GetAppOutputAndError() function