Searched refs:deleteObjectIfExists (Results 1 – 2 of 2) sorted by relevance
| /openbmc/phosphor-host-ipmid/ |
| H A D | transporthandler.hpp | 416 void deleteObjectIfExists(sdbusplus::bus_t& bus, const std::string& service, 446 deleteObjectIfExists(bus, params.service, neighbor->path); in setGatewayProperty()
|
| H A D | transporthandler.cpp | 226 void deleteObjectIfExists(sdbusplus::bus_t& bus, const std::string& service, in deleteObjectIfExists() function 341 deleteObjectIfExists(bus, params.service, ifaddr->path); in reconfigureIfAddr4() 389 deleteObjectIfExists(bus, params.service, neighbor->path); in reconfigureGatewayMAC() 407 deleteObjectIfExists(bus, params.service, ifaddr->path); in deconfigureIfAddr6() 531 deleteObjectIfExists(bus, service, path); in deconfigureChannel()
|