Searched refs:objectIt (Results 1 – 1 of 1) sorted by relevance
502 auto objectIt = dbusProbeObjects.find(path); in updateSystemConfiguration() local503 const DBusObject& dbusObject = (objectIt == dbusProbeObjects.end()) in updateSystemConfiguration()505 : objectIt->second; in updateSystemConfiguration()