Home
last modified time | relevance | path

Searched defs:inProgress (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-proc-control/extensions/phal/
H A Ddump_utils.cpp28 bool& inProgress) in dumpStatusChanged()
66 bool inProgress = true; // callback will update this in monitorDump() local
/openbmc/openpower-debug-collector/dump/
H A Ddump_utils.cpp19 bool inProgress = true; in monitorDumpCreation() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.cpp191 auto inProgress = (_inProgressPEL != 0) || _hostIface->cmdInProgress() || in newLogCallback() local