Home
last modified time | relevance | path

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

/external/libchrome/base/process/
Dlaunch.h242 BASE_EXPORT bool GetAppOutputAndError(const CommandLine& cl,
Dlaunch_posix.cc667 bool GetAppOutputAndError(const CommandLine& cl, std::string* output) { in GetAppOutputAndError() function