Home
last modified time | relevance | path

Searched refs:InterfaceMap (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dworker.hpp248 types::InterfaceMap& interfaces,
258 types::InterfaceMap& interfaces);
283 types::InterfaceMap& interfaces);
297 types::InterfaceMap& interfaces);
306 void populateIPZVPDpropertyMap(types::InterfaceMap& interfacePropMap,
317 types::InterfaceMap& interfaceMap);
327 types::InterfaceMap& interfaceMap,
333 * This method checks in the given inventory::InterfaceMap if the given
337 * present in propertymap already exist in the InterfaceMap, then the new
340 * @param[in,out] interfaceMap - map object of type inventory::InterfaceMap
[all...]
H A Dtypes.hpp102 using InterfaceMap = std::map<std::string, PropertyMap>; typedef
103 using ObjectMap = std::map<sdbusplus::message::object_path, InterfaceMap>;
/openbmc/pldm/libpldmresponder/test/
H A Dlibpldmresponder_fru_test.cpp127 dbus::InterfaceMap systemIface{ in TEST()
129 dbus::InterfaceMap chassisIface{ in TEST()
131 dbus::InterfaceMap motherboardIface{ in TEST()
170 InterfaceMap iface = {{"xyz.openbmc_project.Inventory.Item.Chassis", {}}}; in TEST()
180 InterfaceMap invalidIface = { in TEST()
/openbmc/phosphor-fan-presence/
H A Dutility.hpp104 using InterfaceMap = std::map<Interface, PropertyMap>; in getObjMap() typedef
107 using ObjectMap = std::map<Object, InterfaceMap>; in getObjMap()
110 InterfaceMap interfaceMap; in getObjMap()
/openbmc/phosphor-hwmon/
H A Dtypes.hpp12 using InterfaceMap = std::map<InterfaceType, std::any>; typedef
13 using ObjectInfo = std::tuple<sdbusplus::bus_t*, std::string, InterfaceMap>;
H A Dsensor.cpp125 auto& obj = std::get<InterfaceMap>(info); in addValue()
215 auto& obj = std::get<InterfaceMap>(info); in addStatus()
269 auto& obj = std::get<InterfaceMap>(info); in addAccuracy()
285 auto& obj = std::get<InterfaceMap>(info); in addPriority()
/openbmc/pldm/libpldmresponder/
H A Dfru.hpp31 using InterfaceMap = std::map<Interface, PropertyMap>; typedef
32 using ObjectValueTree = std::map<sdbusplus::message::object_path, InterfaceMap>;
160 const dbus::InterfaceMap& intfMaps);
247 void populateRecords(const dbus::InterfaceMap& interfaces,
/openbmc/ipmi-fru-parser/
H A Dtypes.hpp32 using InterfaceMap = std::map<Interface, PropertyMap>; typedef
35 using ObjectMap = std::map<Object, InterfaceMap>;
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dworker.cpp552 types::InterfaceMap& interfacePropMap, in populateIPZVPDpropertyMap()
581 types::InterfaceMap& interfaceMap) in populateKwdVPDpropertyMap()
642 types::InterfaceMap& interfaceMap, in populateInterfaces()
812 types::InterfaceMap l_interfaces; in primeInventory()
896 types::InterfaceMap& interfaces) in processEmbeddedAndSynthesizedFrus()
921 types::InterfaceMap& interfaces, in processExtraInterfaces()
953 types::InterfaceMap& interfaces) in processInheritFlag()
971 types::InterfaceMap& interfaces) in processInheritFlag()
1036 types::InterfaceMap& io_interfaces) in processFunctionalProperty()
1075 types::InterfaceMap in processEnabledProperty()
[all...]
/openbmc/phosphor-fan-presence/cooling-type/
H A Dcooling_type.hpp29 using InterfaceMap = std::map<Interface, PropertyMap>; typedef in phosphor::cooling::type::CoolingType
32 using ObjectMap = std::map<Object, InterfaceMap>;
H A Dcooling_type.cpp93 InterfaceMap invIntf; in getObjectMap()
/openbmc/phosphor-virtual-sensor/
H A DvirtualSensor.hpp27 using InterfaceMap = std::map<std::string, PropertyMap>; typedef
30 std::map<sdbusplus::message::object_path, InterfaceMap>;
116 const InterfaceMap& ifacemap, const std::string& name, in VirtualSensor()
189 void initVirtualSensor(const InterfaceMap& interfaceMap,
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.hpp22 using InterfaceMap = std::map<Interface, PropertyMap>; typedef
24 using ObjectMap = std::map<Object, InterfaceMap>;
57 InterfaceMap invIntf; in setPresence()
95 InterfaceMap invIntf; in setAvailable()
/openbmc/phosphor-gpio-monitor/
H A Devdev.hpp60 using InterfaceMap = std::map<Interface, PropertyMap>; typedef in phosphor::gpio::Evdev
63 using ObjectMap = std::map<Object, InterfaceMap>;
/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.hpp23 using InterfaceMap = std::map<std::string, PropertyMap>; typedef
78 inline bool isInProgress(const InterfaceMap& interfaces) in isInProgress()
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.hpp39 using InterfaceMap = std::map<Interface, PropertyMap>; typedef in phosphor::gpio::presence::Presence
42 using ObjectMap = std::map<Object, InterfaceMap>;
/openbmc/phosphor-gpio-monitor/multi-presence/
H A Dgpio_presence.hpp40 using InterfaceMap = std::map<Interface, PropertyMap>; typedef in phosphor::gpio::GpioPresence
43 using ObjectMap = std::map<Object, InterfaceMap>;
/openbmc/ibm-logging/
H A Dmanager.hpp51 using InterfaceMap = std::map<InterfaceType, std::any>; typedef in ibm::logging::Manager
52 using EntryMap = std::map<EntryID, InterfaceMap>;
/openbmc/phosphor-fan-presence/monitor/
H A Dfan.hpp60 using InterfaceMap = std::map<Interface, PropertyMap>; typedef in phosphor::fan::monitor::Fan
63 using ObjectMap = std::map<Object, InterfaceMap>;
/openbmc/openpower-proc-control/extensions/phal/
H A Dfw_update_watch.cpp34 using InterfaceMap = std::map<InterfaceName, PropertyMap>; typedef
40 InterfaceMap interfaceMap; in fwIntfAddedCallback()
/openbmc/pldm/common/
H A Dtypes.hpp87 using InterfaceMap = std::map<Interface, PropertyMap>; typedef
88 using ObjectValueTree = std::map<sdbusplus::message::object_path, InterfaceMap>;
H A Dutils.hpp200 using InterfaceMap = std::map<std::string, PropertyMap>; typedef
201 using ObjectValueTree = std::map<sdbusplus::message::object_path, InterfaceMap>;
/openbmc/ipmi-fru-parser/scripts/
H A Dextra-properties.cpp.mako9 extern const std::map<Path, InterfaceMap> extras = {
/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.cpp35 using InterfaceMap = std::unordered_map<InterfaceName, PropertyMap>; typedef
132 InterfaceMap interfaces; in created()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp196 using InterfaceMap = std::map<DbusInterface, PropertyMap>; typedef
199 using ObjectMap = std::map<Object, InterfaceMap>;

12