Searched defs:ObjectMap (Results 1 – 11 of 11) sorted by relevance
/openbmc/ipmi-fru-parser/ |
H A D | types.hpp | 35 using ObjectMap = std::map<Object, InterfaceMap>; typedef
|
/openbmc/phosphor-fan-presence/cooling-type/ |
H A D | cooling_type.hpp | 32 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::cooling::type::CoolingType
|
/openbmc/phosphor-gpio-monitor/multi-presence/ |
H A D | gpio_presence.hpp | 43 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::gpio::GpioPresence
|
/openbmc/phosphor-gpio-monitor/presence/ |
H A D | gpio_presence.hpp | 42 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::gpio::presence::Presence
|
/openbmc/phosphor-gpio-monitor/ |
H A D | evdev.hpp | 63 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::gpio::Evdev
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | fan.hpp | 63 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::fan::monitor::Fan
|
/openbmc/phosphor-fan-presence/ |
H A D | utility.hpp | 107 using ObjectMap = std::map<Object, InterfaceMap>; in getObjMap() typedef
|
/openbmc/openpower-vpd-parser/ |
H A D | types.hpp | 39 using ObjectMap = std::map<Object, InterfaceMap>; typedef
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | util.hpp | 24 using ObjectMap = std::map<Object, InterfaceMap>; typedef
|
H A D | power_supply.cpp | 926 using ObjectMap = std::map<sdbusplus::message::object_path, InterfaceMap>; in updateInventory() typedef
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | types.hpp | 199 using ObjectMap = std::map<Object, InterfaceMap>; typedef
|