Searched refs:debugPid (Results 1 – 7 of 7) sorted by relevance
31 int debugPid;
77 snprintf(buf, len, "pid=%d uid=%d name=%s", ad->context->debugPid, ad->context->uid, in auditCallback()107 .debugPid = callingPid, in getCallingContext()
286 .debugPid = ctx.debugPid, in addService()510 if (serviceIt->second.debugPid != IPCThreadState::self()->getCallingPid()) { in registerClientCallback()646 if (serviceIt->second.debugPid != IPCThreadState::self()->getCallingPid()) { in tryUnregisterService()693 info.debugPid = service.debugPid; in getServiceDebugInfo()
36 pid_t debugPid; member
68 pid_t debugPid = 0; // the process in which this service runs member
118 .debugPid = 1337, in TEST()
572 pids.add(info.debugPid); in addInterestingAidlPids()