Searched refs:countExistingService (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/hwservicemanager/ | ||
H A D | ServiceManager.h | 100 size_t countExistingService() const; |
H A D | ServiceManager.cpp | 61 size_t ServiceManager::countExistingService() const { in countExistingService() function in android::hidl::manager::implementation::ServiceManager |