HomeSort by relevance Sort by last modified time
    Searched refs:countExistingService (Results 1 - 2 of 2) sorted by null

  /system/hwservicemanager/
ServiceManager.h 56 size_t countExistingService() const;
ServiceManager.cpp 24 size_t ServiceManager::countExistingService() const {
260 list.resize(countExistingService());

Completed in 192 milliseconds