Home
last modified time | relevance | path

Searched refs:is_method_error (Results 1 – 17 of 17) sorted by relevance

/openbmc/phosphor-fan-presence/
H A Dsdbusplus.hpp132 if (respMsg.is_method_error()) in callMethod()
344 if (msg.is_method_error()) in getProperty()
375 if (msg.is_method_error()) in getPropertyVariant()
421 if (msg.is_method_error()) in getProperty()
453 if (msg.is_method_error()) in getPropertyVariant()
487 if (msg.is_method_error()) in setProperty()
518 if (msg.is_method_error()) in setProperty()
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dlistener.cpp49 if (i_msg.is_method_error()) in hostStateChangeCallBack()
133 if (i_msg.is_method_error()) in assetTagChangeCallback()
226 if (i_msg.is_method_error()) in presentPropertyChangeCallback()
353 if (i_msg.is_method_error()) in correlatedPropChangedCallBack()
H A Dbios_handler.cpp30 if (l_msg.is_method_error()) in checkAndListenPldmService()
85 if (i_msg.is_method_error()) in biosAttributesCallback()
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcallback.hpp86 if (msg.is_method_error()) in handler()
/openbmc/kcsbridge/src/
H A Dcmd.cpp35 if (m.is_method_error()) in write()
/openbmc/bmcweb/redfish-core/src/
H A Ddbus_log_watcher.cpp111 if (msg.is_method_error()) in getReadingsForReport()
/openbmc/google-misc/subprojects/bare-metal-host-monitor/
H A Dhost_gpio_monitor.cpp127 if (message.is_method_error()) in main()
/openbmc/estoraged/src/
H A Dmain.cpp164 if (message.is_method_error()) in main()
/openbmc/phosphor-host-ipmid/transport/serialbridge/
H A Dserialcmd.cpp159 if (m.is_method_error()) in write()
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pel.cpp326 if (msg.is_method_error()) in storePel()
/openbmc/sdbusplus/include/sdbusplus/
H A Dmessage.hpp256 bool is_method_error() const in is_method_error() function in sdbusplus::message::message
/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp404 if (response.is_method_error()) in updateInventory()
H A Dfan.cpp441 if (response.is_method_error()) in updateInventory()
/openbmc/sdbusplus/example/
H A Dasio-example.cpp313 if (ec || ret.is_method_error()) in client()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp1100 if (msg.is_method_error()) in subscribeToSystemdSignals()
1155 if (msg.is_method_error()) in unsubscribeFromSystemdSignals()
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp205 if (m.is_method_error()) in operator ()()
/openbmc/bmcweb/redfish-core/lib/
H A Dcertificate_service.hpp882 if (m.is_method_error()) in handleGenerateCSRAction()