Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/
H A Ditem_updater.hpp91 bool useUpdateDBusInterface = true) : in ItemUpdater() argument
94 type(type), useUpdateDBusInterface(useUpdateDBusInterface), ctx(ctx), in ItemUpdater()
97 if (!useUpdateDBusInterface) in ItemUpdater()
280 bool useUpdateDBusInterface; member in phosphor::software::updater::ItemUpdater
H A Dactivation.cpp199 if (!parent.useUpdateDBusInterface) in onFlashWriteSuccess()
366 if (parent.useUpdateDBusInterface) in checkApplyTimeImmediate()
H A Ditem_updater.cpp452 if (useUpdateDBusInterface) in processBMCImage()
979 if (useUpdateDBusInterface) in createBIOSObject()