Home
last modified time | relevance | path

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

/external/cronet/tot/base/process/
Dlaunch_ios.cc26 Process LaunchProcess(const CommandLine& cmdline, 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_fuchsia.cc123 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
128 Process LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
Dlaunch_mac.cc187 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
192 Process LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
Dlaunch_posix.cc292 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
297 Process LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
Dprocess_util_unittest.cc1385 TEST_F(ProcessUtilTest, LaunchProcess) { in TEST_F() argument
/external/cronet/stable/base/process/
Dlaunch_ios.cc26 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.cc187 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
192 Process LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
Dlaunch_posix.cc292 Process LaunchProcess(const CommandLine& cmdline, in LaunchProcess() function
297 Process LaunchProcess(const std::vector<std::string>& argv, in LaunchProcess() function
Dprocess_util_unittest.cc1385 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/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.cpp401 Process *LaunchProcess(const std::vector<const char *> &args, ProcessOutputCapture captureOutput) in LaunchProcess() function