Home | History | Annotate | Download | only in sensorservice

Lines Matching refs:getCallingUid

347                 IPCThreadState::self()->getCallingUid());
349 bool privileged = IPCThreadState::self()->getCallingUid() == 0;
935 auto appUserId = IPCThreadState::self()->getCallingUid();
1035 uid_t uid = IPCThreadState::self()->getCallingUid();
1072 uid_t uid = IPCThreadState::self()->getCallingUid();
1558 IPCThreadState::self()->getCallingPid(), IPCThreadState::self()->getCallingUid());
1572 if (appOps.noteOp(opCode, IPCThreadState::self()->getCallingUid(), opPackageName)