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