Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/common/cutil/
H A Ddfx_cutil.h29 AT_SYMBOL_HIDDEN pid_t GetRealPid(void);
H A Ddfx_cutil.c92 pid_t GetRealPid(void) in GetRealPid() function
H A Dmusl_cutil.h92 pid_t GetRealPid(void) in GetRealPid() function
97 DFXLOGE("GetRealPid:: open failed! pid:(%{public}ld), errno:(%{public}d).", pid, errno); in GetRealPid()
108 DFXLOGE("GetRealPid:: read failed! pid:(%{public}ld), errno:(%{public}d), " \ in GetRealPid()
121 DFXLOGE("GetRealPid:: sscanf failed! pid:(%{public}ld), errno:(%{public}d), buf(%{public}s).", in GetRealPid()
/base/hiviewdfx/faultloggerd/test/unittest/common/
H A Dcommon_cutil_test.cpp51 ASSERT_GT(GetRealPid(), 0); in HWTEST_F()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_dumprequest.c447 pids[REAL_PROCESS_PID] = GetRealPid(); in StartVMProcessUnwind()
617 g_request->vmPid = GetRealPid(); in ForkAndDoProcessDump()
H A Ddfx_signal_handler.c292 g_request.pid = GetRealPid(); in FillDumpRequest()

Completed in 3 milliseconds