Searched refs:getDebugPid (Results 1 – 10 of 10) sorted by relevance
113 status_t IBinder::getDebugPid(pid_t* out) { in getDebugPid() function in android::IBinder116 *out = local->getDebugPid(); in getDebugPid()200 err = reply->writeInt32(getDebugPid()); in transact()362 pid_t BBinder::getDebugPid() { in getDebugPid() function in android::BBinder
74 bbinder->getDebugPid();
369 pid_t oldServicePid = hidlService->getDebugPid(); in addImpl()633 if (registered->getDebugPid() != pid) { in registerClientCallback()729 if (registered->getDebugPid() != pid) { in tryUnregister()785 .pid = service->getDebugPid(), in debugDump()
61 pid_t getDebugPid() const;
60 pid_t HidlService::getDebugPid() const { in getDebugPid() function in android::hidl::manager::implementation::HidlService
153 status_t getDebugPid(pid_t* outPid);
95 pid_t getDebugPid();
330 status_t status = service->getDebugPid(&pid); in dumpPidToFd()340 status_t status = service->getDebugPid(&pid); in dumpThreadsToFd()