Searched defs:serviceRoot (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-host-ipmid/libipmid/ |
H A D | utils.cpp | 44 const std::string& serviceRoot, const std::string& match) in getDbusObject() argument 234 sdbusplus::bus_t& bus, const std::string& serviceRoot, in getAllDbusObjects() argument 256 void deleteAllDbusObjects(sdbusplus::bus_t& bus, const std::string& serviceRoot, in deleteAllDbusObjects() argument 442 Context::ptr ctx, const std::string& serviceRoot, in getAllDbusObjects() argument 473 Context::ptr ctx, const std::string& serviceRoot, in deleteAllDbusObjects() argument [all...] |
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | utils.hpp | 348 Context::ptr ctx, const std::string& serviceRoot, in getAllDbusObjects() argument [all...] |
/openbmc/fb-ipmi-oem/src/ |
H A D | oemcommands.cpp | 120 const std::string& serviceRoot, in getIPObject()
|