Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmemory.hpp832 bool locationIndicatorActive, const std::string& dimmPath) in handleSetDimmData() argument
834 setLocationIndicatorActive(asyncResp, dimmPath, locationIndicatorActive); in handleSetDimmData()
841 const std::function<void(const std::string& dimmPath)>& callback) in afterGetValidDimmPath()
877 std::function<void(const std::string& dimmPath)>&& callback) in getValidDimmPath()