Home
last modified time | relevance | path

Searched defs:serviceRoot (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp44 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 Dutils.hpp348 Context::ptr ctx, const std::string& serviceRoot, in getAllDbusObjects() argument
[all...]
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp120 const std::string& serviceRoot, in getIPObject()