Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmemory.hpp192 const bool* configurationLockCapable = nullptr; in getPersistentMemoryProperties() local
216 "ConfigurationLockCapable", configurationLockCapable, "DataLockCapable", in getPersistentMemoryProperties()
362 if (configurationLockCapable != nullptr) in getPersistentMemoryProperties()
366 *configurationLockCapable; in getPersistentMemoryProperties()