Searched refs:debugPid (Results 1 – 2 of 2) sorted by relevance
92 int32_t debugPid = atoi(param); in IsProcessDebug() local93 if (debugPid == pid) { in IsProcessDebug()
177 int32_t debugPid = atoi(param); in IsProcessDebug() local179 if (debugPid == pid) { in IsProcessDebug()181 procCmdlineContent.c_str(), debugPid); in IsProcessDebug()