Searched refs:setBytesProperty (Results 1 – 2 of 2) sorted by relevance
/openbmc/bmcweb/redfish-core/lib/ |
H A D | manager_diagnostic_data.hpp | 64 inline void setBytesProperty( in setBytesProperty() function 99 std::bind_front(setBytesProperty, asyncResp, in managerGetStorageStatistics() 152 std::bind_front(setBytesProperty, asyncResp, in managerGetMemoryStatistics() 161 setBytesProperty, asyncResp, in managerGetMemoryStatistics() 169 std::bind_front(setBytesProperty, asyncResp, in managerGetMemoryStatistics() 177 std::bind_front(setBytesProperty, asyncResp, in managerGetMemoryStatistics() 185 std::bind_front(setBytesProperty, asyncResp, in managerGetMemoryStatistics()
|
/openbmc/bmcweb/test/redfish-core/lib/ |
H A D | manager_diagnostic_data_test.cpp | 28 setBytesProperty(asyncResp, in testDataGetNoError() 55 setBytesProperty(asyncResp, in TEST() 75 setBytesProperty(asyncResp, json_pointer("/FreeStorageSpaceKiB"), {}, in TEST()
|