Searched defs:GetAppOutputAndError (Results 1 – 6 of 6) sorted by relevance
| /external/cronet/base/process/ |
| D | launch_ios.cc | 17 bool GetAppOutputAndError(const CommandLine& cl, std::string* output) { in GetAppOutputAndError() function
|
| D | launch_fuchsia.cc | 281 bool GetAppOutputAndError(const CommandLine& cl, std::string* output) { in GetAppOutputAndError() function 287 bool GetAppOutputAndError(const std::vector<std::string>& argv, in GetAppOutputAndError() function
|
| D | launch_mac.cc | 346 bool GetAppOutputAndError(const CommandLine& cl, std::string* output) { in GetAppOutputAndError() function 367 bool GetAppOutputAndError(const std::vector<std::string>& argv, in GetAppOutputAndError() function
|
| D | launch_posix.cc | 655 bool GetAppOutputAndError(const CommandLine& cl, std::string* output) { in GetAppOutputAndError() function 663 bool GetAppOutputAndError(const std::vector<std::string>& argv, in GetAppOutputAndError() function
|
| D | launch_win.cc | 452 bool GetAppOutputAndError(const CommandLine& cl, std::string* output) { in GetAppOutputAndError() function
|
| /external/libchrome/base/process/ |
| D | launch_posix.cc | 668 bool GetAppOutputAndError(const CommandLine& cl, std::string* output) { in GetAppOutputAndError() function 676 bool GetAppOutputAndError(const std::vector<std::string>& argv, in GetAppOutputAndError() function
|