Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Ddbus_interface.cpp81 throw DBusInternalError(); in createDeleteObjectMethod()
95 throw DBusInternalError(); in createDeleteObjectMethod()
261 throw DBusInternalError(); in addObjectRuntimeValidateJson()
/openbmc/entity-manager/src/fru_device/
H A Dfru_device.cpp1028 throw DBusInternalError(); in writeFRU()
1046 throw DBusInternalError(); in writeFRU()
1072 throw DBusInternalError(); in writeFRU()
1080 throw DBusInternalError(); in writeFRU()
1094 throw DBusInternalError(); in writeFRU()
1101 throw DBusInternalError(); in writeFRU()
1119 throw DBusInternalError(); in writeFRU()
1131 throw DBusInternalError(); in writeFRU()
/openbmc/entity-manager/src/
H A Dutils.hpp35 struct DBusInternalError final : public sdbusplus::exception_t struct