Searched refs:servicePair (Results 1 – 1 of 1) sorted by relevance
238 for (auto &servicePair : getInstanceMap()) { in removeServiceListener() local239 const std::unique_ptr<HidlService> &service = servicePair.second; in removeServiceListener()789 for (auto &servicePair : instanceMap) { in removeService() local790 const std::string &instanceName = servicePair.first; in removeService()791 const std::unique_ptr<HidlService> &service = servicePair.second; in removeService()