| /openbmc/phosphor-fan-presence/cooling-type/ |
| H A D | cooling_type.cpp | 80 CoolingType::ObjectMap CoolingType::getObjectMap(const std::string& objpath) in getObjectMap() 82 ObjectMap invObj; in getObjectMap() 99 ObjectMap invObj = getObjectMap(objpath); in updateInventory()
|
| H A D | cooling_type.hpp | 32 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::cooling::type::CoolingType 89 ObjectMap getObjectMap(const std::string& objpath);
|
| /openbmc/phosphor-gpio-monitor/multi-presence/ |
| H A D | gpio_presence.cpp | 54 GpioPresence::ObjectMap GpioPresence::getObjectMap(bool present) in getObjectMap() 56 ObjectMap invObj; in getObjectMap() 75 ObjectMap invObj = getObjectMap(present); in updateInventory()
|
| H A D | gpio_presence.hpp | 46 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::gpio::GpioPresence 129 ObjectMap getObjectMap(bool present);
|
| /openbmc/phosphor-fan-presence/ |
| H A D | utility.hpp | 103 using ObjectMap = std::map<Object, InterfaceMap>; in getObjMap() typedef 105 ObjectMap objectMap; in getObjMap()
|
| /openbmc/phosphor-gpio-monitor/presence/ |
| H A D | gpio_presence.cpp | 140 Presence::ObjectMap Presence::getObjectMap(bool present) in getObjectMap() 142 ObjectMap invObj; in getObjectMap() 161 ObjectMap invObj = getObjectMap(present); in updateInventory()
|
| H A D | gpio_presence.hpp | 45 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::gpio::presence::Presence 120 ObjectMap getObjectMap(bool present);
|
| /openbmc/phosphor-power/phosphor-power-supply/ |
| H A D | util.hpp | 24 using ObjectMap = std::map<Object, InterfaceMap>; typedef 63 ObjectMap invObj; in setPresence() 92 ObjectMap invObj; in setAvailable()
|
| H A D | new_power_supply.cpp | 949 using ObjectMap = std::map<sdbusplus::message::object_path, InterfaceMap>; in updateInventory() typedef 950 ObjectMap object; in updateInventory()
|
| /openbmc/ipmi-fru-parser/ |
| H A D | types.hpp | 35 using ObjectMap = std::map<Object, InterfaceMap>; typedef
|
| /openbmc/openpower-vpd-parser/wait-vpd-parser/include/ |
| H A D | prime_inventory.hpp | 66 bool primeInventory(vpd::types::ObjectMap& o_objectInterfaceMap,
|
| /openbmc/phosphor-gpio-monitor/ |
| H A D | evdev.hpp | 66 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/openpower-vpd-parser/vpd-manager/src/ |
| H A D | worker.cpp | 611 types::ObjectMap& objectInterfaceMap, in populateDbus() 708 types::ObjectMap l_pimObjMap{ in processPreAction() 948 types::ObjectMap objectInterfaceMap; in parseAndPublishVPD() 1250 types::ObjectMap l_objectMap; in deleteFruVpd() 1360 types::ObjectMap l_objectInterfaceMap; in setPresentProperty() 1600 types::ObjectMap l_dbusObjectMap; in collectSingleFruVpd()
|
| H A D | gpio_monitor.cpp | 32 types::ObjectMap l_dbusObjectMap; in handleChangeInGpioPin()
|
| H A D | listener.cpp | 150 types::ObjectMap l_objectMap = { in assetTagChangeCallback() 554 return dbusUtility::callPIM(types::ObjectMap{ in updateCorrelatedProperty()
|
| H A D | parser.cpp | 216 types::ObjectMap l_dbusObjMap = {std::make_pair( in updateVpdKeyword()
|
| /openbmc/openpower-vpd-parser/vpd-manager/include/ |
| H A D | worker.hpp | 94 types::ObjectMap& objectInterfaceMap,
|
| H A D | types.hpp | 104 using ObjectMap = std::map<sdbusplus::message::object_path, InterfaceMap>; typedef
|
| /openbmc/openpower-vpd-parser/wait-vpd-parser/src/ |
| H A D | prime_inventory.cpp | 104 vpd::types::ObjectMap l_objectInterfaceMap; in primeSystemBlueprint() 148 vpd::types::ObjectMap& o_objectInterfaceMap, in primeInventory()
|
| /openbmc/openpower-vpd-parser/vpd-manager/include/utility/ |
| H A D | dbus_utility.hpp | 264 inline bool callPIM(types::ObjectMap&& objectMap) in callPIM() 575 types::ObjectMap l_objectMap; in notifyFRUCollectionStatus()
|
| H A D | vpd_specific_utility.hpp | 986 types::ObjectMap l_objectInterfaceMap; in updateKwdOnInheritedFrus() 1179 types::ObjectMap l_objectInterfaceMap; in updateCiPropertyOfInheritedFrus() 1433 types::ObjectMap l_objectInterfaceMap; in setCollectionStatusProperty()
|
| /openbmc/openpower-vpd-parser/vpd-manager/oem-handler/ |
| H A D | ibm_handler.cpp | 404 if (!dbusUtility::callPIM(types::ObjectMap{ in checkAndUpdatePowerVsVpd() 796 types::ObjectMap l_objectInterfaceMap; in publishSystemVPD() 1116 if (dbusUtility::callPIM(types::ObjectMap{ in performInitialSetup()
|
| /openbmc/phosphor-host-ipmid/include/ipmid/ |
| H A D | types.hpp | 200 using ObjectMap = std::map<Object, InterfaceMap>; typedef
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | sensordatahandler.cpp | 320 ipmi::sensor::ObjectMap objects; in assertion()
|