Searched defs:locationIndicatorActive (Results 1 – 9 of 9) sorted by relevance
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | managers.hpp | 63 bool locationIndicatorActive, const std::string& managerId, in handleSetLocationIndicatorActive() argument 107 setLocationIndicatorActiveState(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,bool locationIndicatorActive,const std::string & managerId) setLocationIndicatorActiveState() argument 914 std::optional<bool> locationIndicatorActive; handleManagerPatch() local [all...] |
| H A D | fabric_adapters.hpp | 306 afterHandleFabricAdapterPatch(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & adapterId,std::optional<bool> locationIndicatorActive,const boost::system::error_code & ec,const std::string & fabricAdapterPath,const std::string & serviceName) afterHandleFabricAdapterPatch() argument 360 std::optional<bool> locationIndicatorActive; handleFabricAdapterPatch() local
|
| H A D | fabric_ports.hpp | 434 const std::string& portId, const bool locationIndicatorActive, in afterHandlePortPatch() 471 std::optional<bool> locationIndicatorActive; in handlePortPatch() local
|
| H A D | fan.hpp | 387 bool locationIndicatorActive, const boost::system::error_code& ec, in handleSetFanPathById() 427 std::optional<bool> locationIndicatorActive; in handleFanPatch() local
|
| H A D | power_supply.hpp | 557 doPatchPowerSupply(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const bool locationIndicatorActive,const std::string & powerSupplyPath,const std::string &) doPatchPowerSupply() argument 574 std::optional<bool> locationIndicatorActive; handlePowerSupplyPatch() local
|
| H A D | memory.hpp | 832 bool locationIndicatorActive, const std::string& dimmPath) in handleSetDimmData() argument 917 std::optional<bool> locationIndicatorActive; in handleMemoryPatch() local
|
| H A D | processor.hpp | 1016 doPatchProcessor(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & processorId,const std::optional<std::string> & appliedConfigUri,std::optional<bool> locationIndicatorActive,const std::string & objectPath,const dbus::utility::MapperServiceMap & serviceMap) doPatchProcessor() argument 1057 std::optional<bool> locationIndicatorActive; handleProcessorPatch() local
|
| H A D | chassis.hpp | 717 std::optional<bool> locationIndicatorActive; in handleChassisPatch() local
|
| H A D | systems.hpp | 3232 std::optional<bool> locationIndicatorActive; global() member
|