Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmemory.hpp188 const bool* isSpareDeviceInUse = nullptr; in getPersistentMemoryProperties() local
214 spareDeviceCount, "IsSpareDeviceInUse", isSpareDeviceInUse, in getPersistentMemoryProperties()
309 if (isSpareDeviceInUse != nullptr) in getPersistentMemoryProperties()
312 *isSpareDeviceInUse; in getPersistentMemoryProperties()