Home
last modified time | relevance | path

Searched refs:currentPid (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp245 int currentPid = getpid(); in DumpCatch() local
249 "tid:(%{public}d).", currentPid, pid, tid); in DumpCatch()
250 if (pid == currentPid) { in DumpCatch()
583 int currentPid = getpid(); in DumpCatchMultiPid() local
587 __func__, currentPid, currentTid, pidSize); in DumpCatchMultiPid()

Completed in 2 milliseconds