Home
last modified time | relevance | path

Searched defs:childPid (Results 1 - 13 of 13) sorted by relevance

/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dhiebpf_collector_impl.cpp42 int childPid = fork(); in StartHiebpf() local
65 int childPid = fork(); in StopHiebpf() local
[all...]
H A Dhilog_collector_impl.cpp72 int childPid = fork(); in CollectLastLog() local
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H A Dhilog_collector_test.cpp49 int childPid = fork(); in HWTEST_F() local
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dshell_catcher.cpp179 int childPid = fork(); in ReadShellToFile() local
/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dfault_stack_test.cpp90 int childPid = fork(); in HWTEST_F() local
/base/startup/appspawn/common/
H A Dappspawn_server.c192 int AppSpawnProcessMsg(AppSpawnContent *content, AppSpawnClient *client, pid_t *childPid) argument
/base/hiviewdfx/hiview/adapter/plugins/eventlogger/log_catcher/impl/
H A Dlog_catcher_utils.cpp173 int childPid = fork(); in ReadShellToFile() local
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Dfaultloggerd_system_test.cpp1115 int childPid = clone(RunInNewPidNs, cloneStack, CLONE_NEWPID | SIGCHLD, nullptr); in HWTEST_F() local
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_state.cpp466 pid_t childPid = fork(); in ForkProcessToDumpExtraInfo() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_dumprequest.c313 static bool WaitProcessExit(int childPid, const char* name) in WaitProcessExit() argument
360 int childPid = -1; in ForkAndExecProcessDump() local
613 int childPid = ForkBySyscall(); ForkAndDoProcessDump() local
[all...]
/base/startup/init/services/init/
H A Dinit_common_service.c291 pid_t childPid = getpid(); in WritePid() local
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp929 int childPid = fork(); in GetHilog() local
/base/startup/appspawn/standard/
H A Dappspawn_service.c805 static int AppSpawnProcessMsgForPrefork(AppSpawnContent *content, AppSpawnClient *client, pid_t *childPid) in AppSpawnProcessMsgForPrefork() argument
869 static int RunAppSpawnProcessMsg(AppSpawnContent *content, AppSpawnClient *client, pid_t *childPid) in RunAppSpawnProcessMsg() argument

Completed in 13 milliseconds