Home
last modified time | relevance | path

Searched refs:g_unsignedLoopSysPid (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp75 static unsigned int g_unsignedLoopSysPid = 0; variable
139 g_unsignedLoopSysPid = atoi(shellRes.c_str()); in StartCrasherLoopForUnsignedPidAndTid()
140 if (g_unsignedLoopSysPid == 0) { in StartCrasherLoopForUnsignedPidAndTid()
144 GetCrasherThreads(g_unsignedLoopSysPid, BMS_UID); in StartCrasherLoopForUnsignedPidAndTid()
236 system(("kill -9 " + to_string(g_unsignedLoopSysPid)).c_str()); in StopCrasherLoop()
1257 bool ret = dumplog.DumpCatch(g_unsignedLoopSysPid, g_unsignedLoopSysPid, msg);
1261 log[0] = log[0] + to_string(g_unsignedLoopSysPid);
1280 bool ret = dumplog.DumpCatch(g_unsignedLoopSysPid, g_unsignedLoopSysPid, msg);
1284 log[0] = log[0] + to_string(g_unsignedLoopSysPid);