Home
last modified time | relevance | path

Searched refs:ObjectMap (Results 1 – 23 of 23) sorted by relevance

/openbmc/phosphor-fan-presence/cooling-type/
H A Dcooling_type.cpp90 CoolingType::ObjectMap CoolingType::getObjectMap(const std::string& objpath) in getObjectMap()
92 ObjectMap invObj; in getObjectMap()
109 ObjectMap invObj = getObjectMap(objpath); in updateInventory()
H A Dcooling_type.hpp32 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 Dgpio_presence.cpp68 GpioPresence::ObjectMap GpioPresence::getObjectMap(bool present) in getObjectMap()
70 ObjectMap invObj; in getObjectMap()
89 ObjectMap invObj = getObjectMap(present); in updateInventory()
H A Dgpio_presence.hpp43 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::gpio::GpioPresence
126 ObjectMap getObjectMap(bool present);
/openbmc/phosphor-gpio-monitor/presence/
H A Dgpio_presence.cpp138 Presence::ObjectMap Presence::getObjectMap(bool present) in getObjectMap()
140 ObjectMap invObj; in getObjectMap()
159 ObjectMap invObj = getObjectMap(present); in updateInventory()
H A Dgpio_presence.hpp42 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::gpio::presence::Presence
117 ObjectMap getObjectMap(bool present);
/openbmc/phosphor-fan-presence/
H A Dutility.hpp107 using ObjectMap = std::map<Object, InterfaceMap>; in getObjMap() typedef
109 ObjectMap objectMap; in getObjMap()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dutil.hpp24 using ObjectMap = std::map<Object, InterfaceMap>; typedef
65 ObjectMap invObj; in setPresence()
96 ObjectMap invObj; in setAvailable()
H A Dpower_supply.cpp926 using ObjectMap = std::map<sdbusplus::message::object_path, InterfaceMap>; in updateInventory() typedef
927 ObjectMap object; in updateInventory()
/openbmc/openpower-vpd-parser/
H A Dcommon_utility.hpp26 void callPIM(inventory::ObjectMap&& objects);
H A Dcommon_utility.cpp52 void callPIM(ObjectMap&& objects) in callPIM()
H A Dwritefru.mako.hpp45 ObjectMap objects;
H A Dtypes.hpp39 using ObjectMap = std::map<Object, InterfaceMap>; typedef
H A Dibm_vpd_app.cpp572 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 Dtypes.hpp35 using ObjectMap = std::map<Object, InterfaceMap>; typedef
H A Dwritefrudata.cpp232 ObjectMap objects; in updateInventory()
/openbmc/phosphor-gpio-monitor/
H A Devdev.hpp63 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::gpio::Evdev
/openbmc/openpower-vpd-parser/vpd-manager/
H A Deditor_impl.cpp336 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 DgpioMonitor.cpp127 inventory::ObjectMap objects; in toggleGpio()
H A Dmanager.cpp313 inventory::ObjectMap objectMap = { in assetTagCallback()
889 inventory::ObjectMap objectMap{ in deleteFRUVPD()
909 inventory::ObjectMap objectMap; in deleteFRUVPD()
/openbmc/phosphor-fan-presence/monitor/
H A Dfan.hpp63 using ObjectMap = std::map<Object, InterfaceMap>; typedef in phosphor::fan::monitor::Fan
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp199 using ObjectMap = std::map<Object, InterfaceMap>; typedef
/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.cpp299 ipmi::sensor::ObjectMap objects; in assertion()