Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmemory.hpp191 const bool* configurationLocked = nullptr; in getPersistentMemoryProperties() local
216 maxAveragePowerLimitmW, "ConfigurationLocked", configurationLocked, in getPersistentMemoryProperties()
327 if (configurationLocked != nullptr) in getPersistentMemoryProperties()
330 *configurationLocked; in getPersistentMemoryProperties()