Searched defs:getDebugPid (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/libs/binder/ | ||
H A D | Binder.cpp | 113 status_t IBinder::getDebugPid(pid_t* out) { in getDebugPid() function in android::IBinder |
/aosp12/system/hwservicemanager/ | ||
H A D | HidlService.cpp | 60 pid_t HidlService::getDebugPid() const { in getDebugPid() function in android::hidl::manager::implementation::HidlService |