Searched refs:newMethodCall (Results 1 – 3 of 3) sorted by relevance
| /openbmc/phosphor-host-ipmid/app/ |
| H A D | watchdog_service.cpp | 35 wdService.newMethodCall(bus, Watchdog::interface, "ResetTimeRemaining"); in resetTimeRemaining() 59 auto request = wdService.newMethodCall(bus, propIntf, "GetAll"); in getProperties() 115 auto request = wdService.newMethodCall(bus, propIntf, "Get"); in getProperty() 147 auto request = wdService.newMethodCall(bus, propIntf, "Set"); in setProperty()
|
| /openbmc/phosphor-host-ipmid/include/ipmid/ |
| H A D | utils.hpp | 72 sdbusplus::message_t newMethodCall(sdbusplus::bus_t& bus, const char* intf,
|
| /openbmc/phosphor-host-ipmid/libipmid/ |
| H A D | utils.cpp | 191 sdbusplus::message_t ServiceCache::newMethodCall( in newMethodCall() function in ipmi::ServiceCache
|