/aosp_15_r20/external/libchrome/mojo/core/ |
H A D | invitation_unittest.cc | 326 base::Process child_process = base::SpawnMultiProcessTestChild( in LaunchChildTestClient() local 451 base::Process child_process = LaunchChildTestClient( in TEST_F() local 487 base::Process child_process = LaunchChildTestClient( in TEST_F() local 534 base::Process child_process = LaunchChildTestClient( in TEST_F() local 628 base::Process child_process = LaunchChildTestClient( in TEST_F() local 684 base::Process child_process = LaunchChildTestClient( in TEST_F() local 730 base::Process child_process = LaunchChildTestClient( in TEST_F() local 836 base::Process child_process = LaunchChildTestClient( in TEST_F() local 853 base::Process child_process = LaunchChildTestClient( in TEST_F() local
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_util_unittest.cc | 2919 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local 2933 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local 2947 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local 2962 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local 2978 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local 2993 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local 3082 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local 3098 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local 3114 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local 3130 base::Process child_process = base::SpawnMultiProcessTestChild( in TEST_F() local [all …]
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_util_unittest.cc | 1022 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local 3670 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local 3684 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local 3698 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local 3712 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local 3727 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local 3741 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local 3836 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local 3852 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local 3868 Process child_process = SpawnMultiProcessTestChild( in TEST_F() local [all …]
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/ |
H A D | 5-1.c | 42 static int child_process() in child_process() function
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/ |
H A D | 2-1.c | 55 static void child_process(int id) in child_process() function
|
H A D | 2-2.c | 55 static void child_process(int id) in child_process() function
|
H A D | 9-1.c | 52 static void child_process(void) in child_process() function
|
/aosp_15_r20/external/crosvm/src/crosvm/sys/linux/ |
H A D | ext2.rs | 87 let child_process = fork_process(jail, keep_rds, Some(String::from("mkfs process")), || { in launch() localVariable
|
/aosp_15_r20/external/llvm-libc/src/spawn/linux/ |
H A D | posix_spawn.cpp | 78 void child_process(const char *__restrict path, in child_process() function
|
/aosp_15_r20/external/crosvm/swap/src/ |
H A D | controller.rs | 133 child_process: Option<Child>, field 225 let child_process = in launch() localVariable
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/ |
H A D | 2-2.c | 141 static int child_process(char *mqname, int read_pipe, int write_pipe) in child_process() function
|
H A D | 2-1.c | 139 static int child_process(char *mqname, int read_pipe, int write_pipe) in child_process() function
|
/aosp_15_r20/external/cronet/base/process/ |
H A D | kill_posix.cc | 128 BackgroundReaper(base::Process child_process, const TimeDelta& wait_time) in BackgroundReaper()
|
H A D | process_util_unittest.cc | 770 Process child_process = SpawnChild("process_util_test_never_die"); in TEST_F() local 802 Process child_process = SpawnChild("process_util_test_die_immediately"); in TEST_F() local
|
H A D | process_metrics_unittest.cc | 119 Process& child_process() { return child_process_; } in child_process() function in base::debug::__anonf2d6e9610111::TestChildLauncher
|
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/ |
H A D | 2-1.c | 156 static int child_process(char *qname, int read_pipe, int write_pipe) in child_process() function
|
/aosp_15_r20/external/libchrome/base/process/ |
H A D | kill_posix.cc | 140 BackgroundReaper(base::Process child_process, const TimeDelta& wait_time) in BackgroundReaper()
|
H A D | process_util_unittest.cc | 694 Process child_process = SpawnChild("process_util_test_never_die"); in TEST_F() local 727 Process child_process = SpawnChild("process_util_test_die_immediately"); in TEST_F() local
|
/aosp_15_r20/external/python/oauth2client/tests/contrib/ |
D | test_multiprocess_file_storage.py | 186 def child_process(die_event, ready_event): # pragma: NO COVER function
|
/aosp_15_r20/external/perfetto/infra/perfetto.dev/ |
H A D | build.js | 20 const child_process = require('child_process'); constant
|
/aosp_15_r20/external/crosvm/devices/src/ |
H A D | proxy.rs | 305 let child_process = fork_process(jail, keep_rds, Some(debug_label.clone()), || { in new() localVariable
|
/aosp_15_r20/external/cronet/base/test/launcher/ |
H A D | test_launcher_unittest.cc | 1368 Process child_process = SpawnMultiProcessTestChild( in TEST() local
|