Searched defs:forEachServiceEntry (Results 1 – 1 of 1) sorted by relevance
/aosp12/system/hwservicemanager/ | ||
H A D | ServiceManager.cpp | 88 void ServiceManager::forEachServiceEntry(std::function<bool(const HidlService *)> f) const { in forEachServiceEntry() function in android::hidl::manager::implementation::ServiceManager |