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