| /openbmc/sdeventplus/src/sdeventplus/source/ |
| H A D | base.hpp | 199 template <typename Callback, class Data, auto getter, typename... Args> 210 Callback& callback = std::invoke(getter, data); in sourceCallback()
|
| /openbmc/estoraged/src/ |
| H A D | main.cpp | 40 auto getter = std::make_shared<estoraged::GetStorageConfiguration>( in createStorageObjects() local 136 getter->getConfiguration(); in createStorageObjects()
|
| /openbmc/dbus-sensors/src/nvme/ |
| H A D | NVMeSensorMain.cpp | 247 auto getter = std::make_shared<GetSensorConfiguration>( in createSensors() local 253 getter->getConfiguration(std::vector<std::string>{NVMeSensor::sensorType}); in createSensors()
|
| /openbmc/dbus-sensors/src/external/ |
| H A D | ExternalSensorMain.cpp | 158 auto getter = std::make_shared<GetSensorConfiguration>( in createSensors() local 332 getter->getConfiguration(std::vector<std::string>{sensorType}); in createSensors()
|
| /openbmc/dbus-sensors/src/adc/ |
| H A D | ADCSensorMain.cpp | 94 auto getter = std::make_shared<GetSensorConfiguration>( in createSensors() local 312 getter->getConfiguration( in createSensors()
|
| /openbmc/dbus-sensors/src/intrusion/ |
| H A D | IntrusionSensorMain.cpp | 236 auto getter = std::make_shared<GetSensorConfiguration>( in getNicNameInfo() local 278 getter->getConfiguration( in getNicNameInfo()
|
| /openbmc/sdbusplus/docs/ |
| H A D | asio.md | 6 `register_property()`. If you need to provide a custom getter or setter for a
|
| /openbmc/dbus-sensors/src/hwmon-temp/ |
| H A D | HwmonTempMain.cpp | 280 auto getter = std::make_shared<GetSensorConfiguration>( in createSensors() local 552 getter->getConfiguration(types); in createSensors()
|
| /openbmc/webui-vue/docs/guide/unit-testing/ |
| H A D | readme.md | 217 functions that may not require testing unless there is getter logic. Any logic 218 in a getter should be tested.
|
| /openbmc/dbus-sensors/src/fan/ |
| H A D | FanMain.cpp | 288 auto getter = std::make_shared< in createSensors() local 649 getter->getConfiguration( in createSensors()
|
| /openbmc/dbus-sensors/src/exit-air/ |
| H A D | ExitAirTempSensor.cpp | 851 auto getter = std::make_shared<GetSensorConfiguration>( in createSensor() local 915 getter->getConfiguration( in createSensor()
|
| /openbmc/dbus-sensors/src/psu/ |
| H A D | PSUSensorMain.cpp | 1070 auto getter = std::make_shared<GetSensorConfiguration>( in createSensors() local 1082 getter->getConfiguration(types); in createSensors()
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | jsrender.min.js | 3 …getter),void 0===(s=e[o])&&r&&void 0!==(i=r.defaultVal)&&(s=C(i,e)),t(s,r&&p[r.type],o)}function s…
|
| H A D | jquery-3.7.1.min.map | 1 …d","radioValue","boolHook","removeAttr","nType","attrHooks","attrNames","getter","lowercaseName","…
|
| H A D | jquery-2.0.3.min.map | 1 …propName","attrNames","for","class","notxml","propHooks","hasAttribute","getter","rkeyEvent","rmou…
|
| /openbmc/qemu/docs/devel/ |
| H A D | clocks.rst | 68 every clock state setter or getter. The suffixes are:
|
| /openbmc/entity-manager/ |
| H A D | Doxyfile | 374 # getter and setter methods for a property. Setting this option to YES will make
|