Home
last modified time | relevance | path

Searched defs:getChassisCollection (Results 1 – 5 of 5) sorted by relevance

/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DFanStore.js36 async getChassisCollection() { method in FanStore.actions
H A DPowerSupplyStore.js49 async getChassisCollection() { method in PowerSupplyStore.actions
H A DSensorsStore.js33 async getChassisCollection() { method in SensorsStore.actions
/openbmc/webui-vue/src/store/modules/ResourceManagement/
H A DPowerControlStore.js27 async getChassisCollection() { method in PowerControlStore.actions
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp308 const static auto& getChassisCollection = privilegeSetLogin; variable