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()777 for (auto &servicePair : instanceMap) { in removeService() local778 const std::string &instanceName = servicePair.first; in removeService()779 const std::unique_ptr<HidlService> &service = servicePair.second; in removeService()