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 = {}
144 _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()
1067 std::vector<std::unique_ptr<DBusWatcher>> _properties; member in openpower::pels::DataInterface
164 for name, prop in self._properties.items():173 if name in self._properties or name == "_spdx":
5088 … 1123 ./usr/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_properties.tmpl
5087 … 1123 ./usr/lib/gobject-introspection/giscanner/doctemplates/devdocs/Gjs/_properties.tmpl