Home
last modified time | relevance | path

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

/system/hwservicemanager/
DServiceManager.cpp456 for (const auto &serviceMapping : instanceMap) { in listByInterface() local
457 const std::unique_ptr<HidlService> &service = serviceMapping.second; in listByInterface()
465 for (const auto &serviceMapping : instanceMap) { in listByInterface() local
466 const std::unique_ptr<HidlService> &service = serviceMapping.second; in listByInterface()