Lines Matching refs:getCallingUid
466 IPCThreadState::self()->getCallingUid());
692 const uid_t callingUid = IPCThreadState::self()->getCallingUid();
1227 const uid_t callerUid = IPCThreadState::self()->getCallingUid();
1404 IPCThreadState::self()->getCallingPid(), IPCThreadState::self()->getCallingUid());
1412 filterReservedParameters(filteredKeyValuePairs, IPCThreadState::self()->getCallingUid());
1842 const uid_t callingUid = IPCThreadState::self()->getCallingUid();
2102 uid_t uid = IPCThreadState::self()->getCallingUid();
2815 const uid_t callerUid = IPCThreadState::self()->getCallingUid();
2852 const uid_t callerUid = IPCThreadState::self()->getCallingUid();
3267 const uid_t callingUid = IPCThreadState::self()->getCallingUid();
3344 !recordingAllowed(opPackageName, pid, IPCThreadState::self()->getCallingUid())) {