Searched defs:guaranteeClient (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/native/cmds/servicemanager/ | ||
H A D | ServiceManager.h | 88 bool guaranteeClient = false; // forces the client check to true member |
/aosp_15_r20/system/hwservicemanager/ | ||
H A D | HidlService.cpp | 179 void HidlService::guaranteeClient() { in guaranteeClient() function in android::hidl::manager::implementation::HidlService |