Home
last modified time | relevance | path

Searched refs:mapped_type (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-hwmon/
H A Dmainloop.hpp87 using mapped_type = typedef in MainLoop
88 std::tuple<SensorSet::mapped_type, std::string, ObjectInfo>;
89 using SensorState = std::map<SensorSet::key_type, mapped_type>;
134 std::map<SensorSet::key_type, SensorSet::mapped_type> _rmSensors;
H A Dsensorset.hpp25 using mapped_type = container_t::mapped_type; typedef in SensorSet
/openbmc/phosphor-dbus-monitor/src/test/
H A Dpropertywatchtest.cpp35 PropertyIndex::mapped_type{meta, meta, storage[0]}},
37 PropertyIndex::mapped_type{meta, meta, storage[1]}},
39 PropertyIndex::mapped_type{meta, meta, storage[2]}},
41 PropertyIndex::mapped_type{meta, meta, storage[3]}},
43 PropertyIndex::mapped_type{meta, meta, storage[4]}},
45 PropertyIndex::mapped_type{meta, meta, storage[5]}},
47 PropertyIndex::mapped_type{meta, meta, storage[6]}},
49 PropertyIndex::mapped_type{meta, meta, storage[7]}},
/openbmc/openpower-vpd-parser/test/store/
H A Dstore.cpp17 using inner = Parsed::mapped_type; in runTests()
/openbmc/openpower-vpd-parser/
H A Dimpl.hpp35 using KeywordMap = Parsed::mapped_type;
/openbmc/phosphor-dbus-monitor/mslverify/
H A Dutil.hpp101 GetObject::mapped_type{interface}); in getService()
/openbmc/phosphor-dbus-monitor/src/templates/
H A Dgenerated.mako.hpp166 PropertyIndex::mapped_type in get()
/openbmc/phosphor-inventory-manager/
H A Dmanager.cpp243 refit, std::make_pair(absPath, decltype(_refs)::mapped_type())); in updateObjects()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp415 getSupportedVrProfiles(const ipmi::DbusInterfaceMap::mapped_type& object) in getSupportedVrProfiles()
439 uint15_t assertOffset, const ipmi::DbusInterfaceMap::mapped_type& VRObject) in calculateVRMode()
477 const ipmi::DbusInterfaceMap::mapped_type& valueObject) in calculateValue()
550 const ipmi::DbusInterfaceMap::mapped_type& object, in getVrEventStatus()
/openbmc/phosphor-fan-presence/
H A Dsdbusplus.hpp284 GetObject::mapped_type{interface}); in getServiceRaw()