Searched defs:GetCallingPid (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/libbinderwrapper/ | ||
D | stub_binder_wrapper.cc | 81 pid_t StubBinderWrapper::GetCallingPid() { in GetCallingPid() function in android::StubBinderWrapper |
D | real_binder_wrapper.cc | 117 pid_t RealBinderWrapper::GetCallingPid() { in GetCallingPid() function in android::RealBinderWrapper |