Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_errors.hpp20 constexpr auto SAFE_ERROR_PATH = "org.open_power.OCC.Device.Error.SafeState"; variable
H A Docc_device.cpp96 statusObject.deviceError(Error::Descriptor(SAFE_ERROR_PATH)); in errorCallback()
H A Docc_status.cpp341 deviceError(Error::Descriptor(SAFE_ERROR_PATH)); in safeStateDelayExpired()