Home
last modified time | relevance | path

Searched refs:serviceMapping (Results 1 – 1 of 1) sorted by relevance

/system/hwservicemanager/
DServiceManager.cpp466 for (const auto &serviceMapping : instanceMap) { in listByInterface() local
467 const std::unique_ptr<HidlService> &service = serviceMapping.second; in listByInterface()
475 for (const auto &serviceMapping : instanceMap) { in listByInterface() local
476 const std::unique_ptr<HidlService> &service = serviceMapping.second; in listByInterface()