Searched refs:getCallingSid (Results 1 – 7 of 7) sorted by relevance
103 const char* callingSid = ipc->getCallingSid(); in getCallingContext()
75 [[nodiscard]] const char* getCallingSid() const;
93 const char* ssid = ipcState->getCallingSid(); in isProtectedCallAllowed()
785 return ::android::IPCThreadState::self()->getCallingSid(); in AIBinder_getCallingSid()
367 const char* IPCThreadState::getCallingSid() const in getCallingSid() function in android::IPCThreadState
1641 return IPCThreadState::self()->getCallingSid() == nullptr ? BAD_VALUE : NO_ERROR; in onTransact()