Searched refs:objit (Results 1 – 1 of 1) sorted by relevance
225 auto objit = objs.cbegin(); in updateObjects() local230 while (objit != objs.cend()) in updateObjects()233 refit = std::lower_bound(refit, _refs.end(), objit->first, in updateObjects()237 absPath.append(objit->first); in updateObjects()247 updateInterfaces(absPath, objit->second, refit, newObj, in updateObjects()256 _associations.conditionMatch(objit->first, objit->second)) in updateObjects()268 ++objit; in updateObjects()358 auto objit = objects.find(objPath); in restore() local360 if (objects.end() != objit) in restore()362 auto& object = objit->second; in restore()