Searched defs:sendClientCallbackNotifications (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/hwservicemanager/ | ||
H A D | HidlService.cpp | 226 void HidlService::sendClientCallbackNotifications(bool hasClients) { in sendClientCallbackNotifications() function in android::hidl::manager::implementation::HidlService |
/aosp_15_r20/frameworks/native/cmds/servicemanager/ | ||
H A D | ServiceManager.cpp | 1025 void ServiceManager::sendClientCallbackNotifications(const std::string& serviceName, in sendClientCallbackNotifications() function in android::ServiceManager |