Home
last modified time | relevance | path

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

/frameworks/native/cmds/servicemanager/
DAccess.cpp103 const char* callingSid = ipc->getCallingSid(); in getCallingContext()
/frameworks/native/include/binder/
DIPCThreadState.h47 const char* getCallingSid() const;
/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h47 const char* getCallingSid() const;
/frameworks/av/drm/drmserver/
DDrmManagerService.cpp93 const char* ssid = ipcState->getCallingSid(); in isProtectedCallAllowed()
/frameworks/native/libs/binder/
DIPCThreadState.cpp371 const char* IPCThreadState::getCallingSid() const in getCallingSid() function in android::IPCThreadState