Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp402 boost::system::error_code callDbusMethod(
466 void callDbusMethod(sdbusplus::bus_t& bus, const std::string& service,
/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp266 method_no_args::callDbusMethod(bus, object.second.begin()->first, in deleteAllDbusObjects()
314 void callDbusMethod(sdbusplus::bus_t& bus, const std::string& service, in callDbusMethod() function
541 boost::system::error_code callDbusMethod( in callDbusMethod() function
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp151 ipmi::method_no_args::callDbusMethod( in ledRevert()