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