Searched refs:confIt (Results 1 – 1 of 1) sorted by relevance
544 for (auto confIt = pathIt->second.begin(); in init() local545 confIt != pathIt->second.end();) in init()547 auto profilesFind = confIt->second.find("Profiles"); in init()548 if (profilesFind == confIt->second.end()) in init()550 confIt++; in init()557 confIt++; in init()574 confIt++; in init()578 confIt = pathIt->second.erase(confIt); in init()