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() 107 bool locationIndicatorActive, const std::string& managerId) in setLocationIndicatorActiveState() 914 std::optional<bool> locationIndicatorActive; in handleManagerPatch() local
|
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 | 455 handleSetFanPathById(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const std::string & fanId,bool locationIndicatorActive,const boost::system::error_code & ec,const dbus::utility::MapperGetSubTreePathsResponse & fanPaths) handleSetFanPathById() argument 495 std::optional<bool> locationIndicatorActive; 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() 917 std::optional<bool> locationIndicatorActive; in handleMemoryPatch() local
|
H A D | processor.hpp | 1121 std::optional<bool> locationIndicatorActive, const std::string& objectPath, in doPatchProcessor() 1162 std::optional<bool> locationIndicatorActive; in handleProcessorPatch() local
|
H A D | chassis.hpp | 753 [asyncResp, chassisId, locationIndicatorActive, in handleChassisPatch() local
|
H A D | systems.hpp | 3232 std::optional<bool> locationIndicatorActive; global() member
|