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 | 197 void deleteObjectIfExists(sdbusplus::bus_t& bus, const std::string& service, in deleteObjectIfExists() function 307 deleteObjectIfExists(bus, params.service, ifaddr->path); in reconfigureIfAddr4() 355 deleteObjectIfExists(bus, params.service, neighbor->path); in reconfigureGatewayMAC() 373 deleteObjectIfExists(bus, params.service, ifaddr->path); in deconfigureIfAddr6() 497 deleteObjectIfExists(bus, service, path); in deconfigureChannel()
|