Home
last modified time | relevance | path

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

/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp136 ObjectReferences::iterator pos, bool newObject, bool restoreFromCache) in updateInterfaces() argument
183 if (!restoreFromCache) in updateInterfaces()
223 bool restoreFromCache) in updateObjects() argument
248 restoreFromCache); in updateObjects()
255 else if (!restoreFromCache && in updateObjects()
375 auto restoreFromCache = true; in restore() local
376 updateObjects(objects, restoreFromCache); in restore()
H A Dmanager.hpp95 bool restoreFromCache = false);
189 bool restoreFromCache);