Home
last modified time | relevance | path

Searched defs:getManagedObjects (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-snmp/
H A Dsnmp_util.cpp19 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus, in getManagedObjects() function
/openbmc/ibm-logging/
H A Ddbus.cpp32 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus, in getManagedObjects() function
/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp45 ManagedObjectType getManagedObjects(sdbusplus::bus_t& bus, in getManagedObjects() function
679 auto getManagedObjects = bus.new_method_call( in processHostFirmware() local
/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp121 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus, in getManagedObjects() function
504 getManagedObjects(Context::ptr ctx, const std::string& service, getManagedObjects() function
/openbmc/bmcweb/src/
H A Ddbus_utility.cpp237 void getManagedObjects(const std::string& service, in getManagedObjects() function
/openbmc/dbus-sensors/src/
H A DUtils.cpp165 sdbusplus::message_t getManagedObjects = in getSensorConfiguration() local
/openbmc/phosphor-fan-presence/
H A Dsdbusplus.hpp320 static auto getManagedObjects(sdbusplus::bus_t& bus, in getManagedObjects() function in phosphor::fan::util::SDBusPlus