Lines Matching defs:callingPid
426 pid_t callingPid = IPCThreadState::self()->getCallingPid(); in addResource() local
485 pid_t callingPid = IPCThreadState::self()->getCallingPid(); in removeResource() local
553 pid_t callingPid = IPCThreadState::self()->getCallingPid(); in removeResource() local
587 int callingPid, const MediaResourceParcel *res, in getClientForResource_l()
599 int32_t callingPid, in reclaimResource()
775 int callingPid = AIBinder_getCallingPid(); in overrideProcessInfo() local
850 pid_t callingPid = IPCThreadState::self()->getCallingPid(); in markClientForPendingRemoval() local
882 pid_t callingPid = IPCThreadState::self()->getCallingPid(); in reclaimResourcesFromClientsPendingRemoval() local
919 int callingPid, MediaResource::Type type, in getAllClients_l()
946 int callingPid, MediaResource::Type type, in getLowestPriorityBiggestClient_l()
1010 bool ResourceManagerService::isCallingPriorityHigher_l(int callingPid, int pid) { in isCallingPriorityHigher_l()