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