Searched refs:_properties (Results 1 – 7 of 7) sorted by relevance
166 _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
128 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 = {}
164 for name, prop in self._properties.items():173 if name in self._properties or name == "_spdx":
129 _properties.emplace_back(std::make_unique<PropertyWatcher<DataInterface>>( in DataInterface()148 _properties.emplace_back(std::make_unique<PropertyWatcher<DataInterface>>( in DataInterface()160 _properties.emplace_back(std::make_unique<PropertyWatcher<DataInterface>>( in DataInterface()175 _properties.emplace_back(std::make_unique<InterfaceWatcher<DataInterface>>( in DataInterface()192 _properties.emplace_back(std::make_unique<PropertyWatcher<DataInterface>>( in DataInterface()199 _properties.emplace_back(std::make_unique<PropertyWatcher<DataInterface>>( in DataInterface()
1076 std::vector<std::unique_ptr<DBusWatcher>> _properties; member in openpower::pels::DataInterface
5088 … 1123 ./usr/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_properties.tmpl
5087 … 1123 ./usr/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_properties.tmpl