Searched refs:callDbusMethod (Results 1 – 8 of 8) sorted by relevance
| /openbmc/phosphor-host-ipmid/include/ipmid/ |
| H A D | utils.hpp | 352 boost::system::error_code callDbusMethod( 416 void callDbusMethod(sdbusplus::bus_t& bus, const std::string& service, 423 boost::system::error_code callDbusMethod( in callDbusMethod() function 436 RetType callDbusMethod(ipmi::Context::ptr ctx, boost::system::error_code& ec,
|
| /openbmc/phosphor-host-ipmid/libipmid/ |
| H A D | utils.cpp | 268 void callDbusMethod(sdbusplus::bus_t& bus, const std::string& service, in callDbusMethod() function 439 boost::system::error_code callDbusMethod( in callDbusMethod() function
|
| /openbmc/phosphor-host-ipmid/dbus-sdr/ |
| H A D | storagecommands.cpp | 254 std::vector<uint8_t> fru = ipmi::callDbusMethod<std::vector<uint8_t>>( in getFru() 598 Paths subtreePaths = ipmi::callDbusMethod<Paths>( in getFruSdrs() 1184 ipmi::callDbusMethod(ctx, "xyz.openbmc_project.Logging.IPMI", in ipmiStorageClearSEL()
|
| H A D | sdrutils.cpp | 461 Paths paths = ipmi::callDbusMethod<Paths>( in getIpmiDecoratorPaths()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | ipmid-new.cpp | 795 boost::system::error_code ec = ipmi::callDbusMethod( in handleLegacyIpmiCommand()
|
| H A D | sensorhandler.cpp | 1494 auto ec = ipmi::callDbusMethod( in ipmicmdPlatformEvent()
|
| H A D | chassishandler.cpp | 921 ec = ipmi::callDbusMethod(ctx, nmiObj.second, nmiObj.first, nmiIntfName, in doNmi()
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | manufacturingcommands.cpp | 151 ipmi::method_no_args::callDbusMethod( in ledRevert()
|