Home
last modified time | relevance | path

Searched refs:_properties (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-fan-presence/control/
H A Dzone.hpp166 _properties[object][interface][property] = value; in setPropertyValue()
182 _properties[object][interface][property] = value; in setPropertyValue()
199 return std::get<T>(_properties.at(object).at(interface).at(property)); in getPropertyValue()
215 return _properties.at(object).at(interface).at(property); in getPropValueVariant()
284 auto it = _properties.find(object); in removeObjectInterface()
285 if (it != std::end(_properties)) in removeObjectInterface()
287 _properties[object].erase(interface); in removeObjectInterface()
772 _properties; member in phosphor::fan::control::Zone
/openbmc/openbmc/poky/scripts/lib/
H A Dbuildstats.py128 self._properties = {}
132 if name not in self._properties:
135 self._properties[name] = mean([getattr(t, name) for t in self._tasks])
136 return self._properties[name]
144 self._properties = {}
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp144 _properties.emplace_back(std::make_unique<PropertyWatcher<DataInterface>>( in DataInterface()
163 _properties.emplace_back(std::make_unique<PropertyWatcher<DataInterface>>( in DataInterface()
175 _properties.emplace_back(std::make_unique<PropertyWatcher<DataInterface>>( in DataInterface()
190 _properties.emplace_back(std::make_unique<InterfaceWatcher<DataInterface>>( in DataInterface()
207 _properties.emplace_back(std::make_unique<PropertyWatcher<DataInterface>>( in DataInterface()
214 _properties.emplace_back(std::make_unique<PropertyWatcher<DataInterface>>( in DataInterface()
H A Ddata_interface.hpp1067 std::vector<std::unique_ptr<DBusWatcher>> _properties; member in openpower::pels::DataInterface
/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx.py164 for name, prop in self._properties.items():
173 if name in self._properties or name == "_spdx":
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt5088 … 1123 ./usr/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_properties.tmpl
H A Dbuildhistory_filelist1.txt5087 … 1123 ./usr/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_properties.tmpl