Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DIPCThreadState.h48 const char* getCallingSid() const;
/system/hwservicemanager/
DServiceManager.cpp24 const char* sid = self->getCallingSid(); in getBinderCallingContext()
/system/libhwbinder/
DIPCThreadState.cpp358 const char* IPCThreadState::getCallingSid() const in getCallingSid() function in android::hardware::IPCThreadState