Searched refs:srvIter (Results 1 – 1 of 1) sorted by relevance
434 auto srvIter = _servTree.find(path); in getService() local435 if (srvIter != _servTree.end()) in getService()437 for (auto& serv : srvIter->second) in getService()