Searched refs:AIBinder_getCallingPid (Results 1 – 11 of 11) sorted by relevance
92 int32_t callingPid = AIBinder_getCallingPid(); in registerClient()151 int32_t callingPid = AIBinder_getCallingPid(); in unregisterClient()
35 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AIBinder_getCallingPid);140 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AIBinder_getCallingPid); in init_stub_library()
12 AIBinder_getCallingPid;
483 pid_t AIBinder_getCallingPid() { in AIBinder_getCallingPid() function
369 pid_t AIBinder_getCallingPid() __INTRODUCED_IN(29);
149 AIBinder_getCallingPid(), in dump()633 if ((AIBinder_getCallingPid() != getpid()) && in overridePid()639 AIBinder_getCallingPid(), getpid()); in overridePid()
69 pid_t pid = AIBinder_getCallingPid(); in checkPermission()857 AIBinder_getCallingPid(), AIBinder_getCallingUid()); in cmd_clear_puller_cache()868 VLOG("StatsService::cmd_print_logs with Pid %i, Uid %i", AIBinder_getCallingPid(), in cmd_print_logs()
80 mLogPid = AIBinder_getCallingPid(); in LogEvent()
708 retry = DrmSessionManager::Instance()->reclaimSession(AIBinder_getCallingPid()); in openSession()718 DrmSessionManager::Instance()->addSession(AIBinder_getCallingPid(), in openSession()
225 mPid = AIBinder_getCallingPid(); in ResourceManagerServiceProxy()