Searched defs:LaunchProcess (Results 1 – 11 of 11) sorted by relevance
| /external/cronet/base/process/ |
| D | launch_ios.cc | 21 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
|
| D | launch_fuchsia.cc | 123 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function 128 Process LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
|
| D | launch_win.cc | 236 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function 243 Process LaunchProcess(const CommandLine::StringType& cmdline, in LaunchProcess() function
|
| D | launch_mac.cc | 177 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function 182 Process LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
|
| D | launch_posix.cc | 277 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function 282 Process LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
|
| D | process_util_unittest.cc | 1360 TEST_F(ProcessUtilTest, LaunchProcess) { in TEST_F() argument
|
| /external/libchrome/base/process/ |
| D | launch_posix.cc | 296 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function 301 Process LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
|
| D | process_util_unittest.cc | 1195 TEST_F(ProcessUtilTest, LaunchProcess) { in TEST_F() argument
|
| /external/angle/src/libANGLE/renderer/metal/ |
| D | process.cpp | 104 ProcessId LaunchProcess(const std::vector<std::string> &argv) in LaunchProcess() function
|
| /external/angle/util/windows/ |
| D | test_utils_win.cpp | 406 Process *LaunchProcess(const std::vector<const char *> &args, ProcessOutputCapture captureOutput) in LaunchProcess() function
|
| /external/angle/util/posix/ |
| D | test_utils_posix.cpp | 400 Process *LaunchProcess(const std::vector<const char *> &args, ProcessOutputCapture captureOutput) in LaunchProcess() function
|