Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_diagnostic_data.hpp55 setBytesProperty(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setBytesProperty() function
89 std::bind_front(setBytesProperty, asyncResp, in managerGetStorageStatistics()
143 std::bind_front(setBytesProperty, asyncResp, in managerGetMemoryStatistics()
152 setBytesProperty, asyncResp, in managerGetMemoryStatistics()
160 std::bind_front(setBytesProperty, asyncResp, in managerGetMemoryStatistics()
168 std::bind_front(setBytesProperty, asyncResp, in managerGetMemoryStatistics()
176 std::bind_front(setBytesProperty, asyncResp, in managerGetMemoryStatistics()
/openbmc/bmcweb/test/redfish-core/lib/
H A Dmanager_diagnostic_data_test.cpp26 setBytesProperty(asyncResp, in testDataGetNoError()
53 setBytesProperty(asyncResp, in TEST()
73 setBytesProperty(asyncResp, json_pointer("/FreeStorageSpaceKiB"), {}, in TEST()