Home
last modified time | relevance | path

Searched refs:getCallingSid (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h49 const char* getCallingSid() const;
/frameworks/av/drm/drmserver/
DDrmManagerService.cpp93 const char* ssid = ipcState->getCallingSid(); in isProtectedCallAllowed()
/frameworks/native/libs/binder/
DIPCThreadState.cpp369 const char* IPCThreadState::getCallingSid() const in getCallingSid() function in android::IPCThreadState