HomeSort by relevance Sort by last modified time
    Searched defs:GetCallingUid (Results 1 - 2 of 2) sorted by null

  /system/core/libbinderwrapper/
real_binder_wrapper.cc 115 uid_t RealBinderWrapper::GetCallingUid() {
116 return IPCThreadState::self()->getCallingUid();
stub_binder_wrapper.cc 78 uid_t StubBinderWrapper::GetCallingUid() {

Completed in 139 milliseconds