Home
last modified time | relevance | path

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

/external/cronet/base/process/
Dlaunch_ios.cc21 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
Dlaunch_fuchsia.cc123 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
128 Process LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
Dlaunch_win.cc236 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
243 Process LaunchProcess(const CommandLine::StringType& cmdline, in LaunchProcess() function
Dlaunch_mac.cc177 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
182 Process LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
Dlaunch_posix.cc277 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
282 Process LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
Dprocess_util_unittest.cc1360 TEST_F(ProcessUtilTest, LaunchProcess) { in TEST_F() argument
/external/libchrome/base/process/
Dlaunch_posix.cc296 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
301 Process LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
Dprocess_util_unittest.cc1195 TEST_F(ProcessUtilTest, LaunchProcess) { in TEST_F() argument
/external/angle/src/libANGLE/renderer/metal/
Dprocess.cpp104 ProcessId LaunchProcess(const std::vector<std::string> &argv) in LaunchProcess() function
/external/angle/util/windows/
Dtest_utils_win.cpp406 Process *LaunchProcess(const std::vector<const char *> &args, ProcessOutputCapture captureOutput) in LaunchProcess() function
/external/angle/util/posix/
Dtest_utils_posix.cpp400 Process *LaunchProcess(const std::vector<const char *> &args, ProcessOutputCapture captureOutput) in LaunchProcess() function