| /openbmc/pldm/common/test/ |
| H A D | mocked_utils.hpp | 28 static pldm::utils::ObjectValueTree getManagedObj(const char* /*service*/, in getManagedObj() 31 return pldm::utils::ObjectValueTree{}; in getManagedObj() 38 static pldm::utils::ObjectValueTree getManagedObj(const char* /*service*/, in getManagedObj() 41 return pldm::utils::ObjectValueTree{ in getManagedObj()
|
| H A D | pldm_utils_test.cpp | 49 ObjectValueTree result = in TEST()
|
| /openbmc/phosphor-snmp/ |
| H A D | snmp_util.hpp | 37 using ObjectValueTree = typedef 47 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus,
|
| H A D | snmp_util.cpp | 19 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus, in getManagedObjects() 23 ObjectValueTree interfaces; in getManagedObjects()
|
| /openbmc/ibm-logging/ |
| H A D | dbus.hpp | 32 using ObjectValueTree = typedef 50 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus,
|
| H A D | dbus.cpp | 32 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus, in getManagedObjects() 36 ObjectValueTree interfaces; in getManagedObjects()
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | fru.hpp | 37 using ObjectValueTree = std::map<sdbusplus::message::object_path, InterfaceMap>; typedef 195 void updateAssociationTree(const dbus::ObjectValueTree& objects, 256 dbus::ObjectValueTree objects;
|
| H A D | fru.cpp | 52 void FruImpl::updateAssociationTree(const dbus::ObjectValueTree& objects, in updateAssociationTree()
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | bmccontrolservices.cpp | 126 auto objectMap = sdbusp->yield_method_call<ObjectValueTree>( in setBmcControlServices() 174 auto objectMap = sdbusp->yield_method_call<ObjectValueTree>( in getBmcControlServices()
|
| H A D | manufacturingcommands.cpp | 285 ObjectValueTree obj; in findPwmName() 890 ObjectValueTree obj; in findFruDevice()
|
| H A D | oemcommands.cpp | 125 ObjectValueTree valueTree = getManagedObjects(bus, service, "/"); in getChassisSerialNumber()
|
| /openbmc/phosphor-host-ipmid/libipmid/ |
| H A D | utils.cpp | 125 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus, in getManagedObjects() 129 ipmi::ObjectValueTree interfaces; in getManagedObjects() 430 ObjectValueTree& objects) in getManagedObjects() 433 objects = ctx->bus->yield_method_call<ipmi::ObjectValueTree>( in getManagedObjects()
|
| /openbmc/pldm/common/ |
| H A D | utils.hpp | 208 using ObjectValueTree = std::map<sdbusplus::message::object_path, InterfaceMap>; typedef 424 static ObjectValueTree getManagedObj(const char* service, const char* path); 437 static ObjectValueTree object = ClassType::getManagedObj( in getInventoryObjects()
|
| H A D | types.hpp | 95 using ObjectValueTree = std::map<sdbusplus::message::object_path, InterfaceMap>; typedef
|
| H A D | utils.cpp | 441 ObjectValueTree DBusHandler::getManagedObj(const char* service, in getManagedObj() 448 return bus.call(method).unpack<ObjectValueTree>(); in getManagedObj()
|
| /openbmc/phosphor-host-ipmid/include/ipmid/ |
| H A D | utils.hpp | 160 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus, 340 ObjectValueTree& objects);
|
| H A D | types.hpp | 39 using ObjectValueTree = typedef
|
| /openbmc/pldm/libpldmresponder/test/ |
| H A D | libpldmresponder_fru_test.cpp | 97 ObjectValueTree objects{ in TEST()
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | file_io_type_dump.cpp | 54 ObjectValueTree objects; in findDumpObjPath()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | storagehandler.cpp | 726 ipmi::ObjectValueTree managedObjects; in isFruPresent()
|
| /openbmc/phosphor-host-ipmid/dbus-sdr/ |
| H A D | sensorcommands.cpp | 121 static boost::container::flat_map<std::string, ObjectValueTree> SensorCache; 377 ObjectValueTree allManagedObjects; in getSensorMap() 381 ObjectValueTree managedObjects; in getSensorMap()
|