/openbmc/phosphor-fan-presence/cooling-type/ |
H A D | cooling_type.cpp | 90 CoolingType::ObjectMap CoolingType::getObjectMap(const std::string& objpath) in getObjectMap() 92 ObjectMap invObj; in getObjectMap() 109 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 | 68 GpioPresence::ObjectMap GpioPresence::getObjectMap(bool present) in getObjectMap() 70 ObjectMap invObj; in getObjectMap() 89 ObjectMap invObj = getObjectMap(present); in updateInventory()
|
H A D | gpio_presence.hpp | 43 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::gpio::GpioPresence 126 ObjectMap getObjectMap(bool present);
|
/openbmc/phosphor-gpio-monitor/presence/ |
H A D | gpio_presence.cpp | 138 Presence::ObjectMap Presence::getObjectMap(bool present) in getObjectMap() 140 ObjectMap invObj; in getObjectMap() 159 ObjectMap invObj = getObjectMap(present); in updateInventory()
|
H A D | gpio_presence.hpp | 42 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::gpio::presence::Presence 117 ObjectMap getObjectMap(bool present);
|
/openbmc/phosphor-fan-presence/ |
H A D | utility.hpp | 107 using ObjectMap = std::map<Object, InterfaceMap>; in getObjMap() typedef 109 ObjectMap objectMap; in getObjMap()
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | util.hpp | 24 using ObjectMap = std::map<Object, InterfaceMap>; typedef 65 ObjectMap invObj; in setPresence() 96 ObjectMap invObj; in setAvailable()
|
H A D | power_supply.cpp | 926 using ObjectMap = std::map<sdbusplus::message::object_path, InterfaceMap>; in updateInventory() typedef 927 ObjectMap object; in updateInventory()
|
/openbmc/openpower-vpd-parser/ |
H A D | common_utility.hpp | 26 void callPIM(inventory::ObjectMap&& objects);
|
H A D | common_utility.cpp | 52 void callPIM(ObjectMap&& objects) in callPIM()
|
H A D | writefru.mako.hpp | 45 ObjectMap objects;
|
H A D | types.hpp | 39 using ObjectMap = std::map<Object, InterfaceMap>; typedef
|
H A D | ibm_vpd_app.cpp | 572 inventory::ObjectMap pimObjMap{ in preAction() 683 inventory::ObjectMap 686 inventory::ObjectMap objects; in primeInventory() 750 inventory::ObjectMap objectMap{ in primeInventory() 1450 inventory::ObjectMap objects; in populateDbus() 1688 inventory::ObjectMap primeObject = primeInventory(js, vpdMap); in populateDbus()
|
/openbmc/ipmi-fru-parser/ |
H A D | types.hpp | 35 using ObjectMap = std::map<Object, InterfaceMap>; typedef
|
H A D | writefrudata.cpp | 232 ObjectMap objects; in updateInventory()
|
/openbmc/phosphor-gpio-monitor/ |
H A D | evdev.hpp | 63 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::gpio::Evdev
|
/openbmc/openpower-vpd-parser/vpd-manager/ |
H A D | editor_impl.cpp | 336 inventory::ObjectMap objects; in processAndUpdateCI() 368 inventory::ObjectMap objects; in processAndUpdateEI() 408 inventory::ObjectMap objects; in updateCache() 487 inventory::ObjectMap objects; in expandLocationCode()
|
H A D | gpioMonitor.cpp | 127 inventory::ObjectMap objects; in toggleGpio()
|
H A D | manager.cpp | 313 inventory::ObjectMap objectMap = { in assetTagCallback() 889 inventory::ObjectMap objectMap{ in deleteFRUVPD() 909 inventory::ObjectMap objectMap; in deleteFRUVPD()
|
/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-host-ipmid/include/ipmid/ |
H A D | types.hpp | 199 using ObjectMap = std::map<Object, InterfaceMap>; typedef
|
/openbmc/phosphor-host-ipmid/ |
H A D | sensordatahandler.cpp | 299 ipmi::sensor::ObjectMap objects; in assertion()
|