Searched refs:valueProperty (Results 1 – 2 of 2) sorted by relevance
/openbmc/bmcweb/redfish-core/lib/ |
H A D | manager_diagnostic_data.hpp | 28 static constexpr auto valueProperty = "Value"; variable 88 freeStorageObjPath, valueInterface, valueProperty, in managerGetStorageStatistics() 123 kernelCPUObjPath, valueInterface, valueProperty, in managerGetProcessorStatistics() 129 valueInterface, valueProperty, in managerGetProcessorStatistics() 142 availableMemoryObjPath, valueInterface, valueProperty, in managerGetMemoryStatistics() 150 bufferedAndCachedMemoryObjPath, valueInterface, valueProperty, in managerGetMemoryStatistics() 159 freeMemoryObjPath, valueInterface, valueProperty, in managerGetMemoryStatistics() 167 sharedMemoryObjPath, valueInterface, valueProperty, in managerGetMemoryStatistics() 175 totalMemoryObjPath, valueInterface, valueProperty, in managerGetMemoryStatistics()
|
/openbmc/phosphor-fan-presence/sensor-monitor/ |
H A D | shutdown_alarm_monitor.cpp | 81 constexpr auto valueProperty = "Value"; variable 260 valueProperty); in startTimer() 338 valueProperty); in stopTimer() 385 valueProperty); in timerExpired()
|