Home
last modified time | relevance | path

Searched refs:newObj (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp228 bool newObj; in updateObjects() local
239 newObj = false; in updateObjects()
244 newObj = true; in updateObjects()
247 updateInterfaces(absPath, objit->second, refit, newObj, in updateObjects()
250 if (!_associations.pendingCondition() && newObj) in updateObjects()