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