Home
last modified time | relevance | path

Searched refs:setPercentProperty (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_diagnostic_data.hpp94 setPercentProperty(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setPercentProperty() function
124 std::bind_front(setPercentProperty, asyncResp, in managerGetProcessorStatistics()
130 std::bind_front(setPercentProperty, asyncResp, in managerGetProcessorStatistics()
/openbmc/bmcweb/test/redfish-core/lib/
H A Dmanager_diagnostic_data_test.cpp62 setPercentProperty( in TEST()