Home
last modified time | relevance | path

Searched defs:locationIndicatorActive (Results 1 – 9 of 9) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dmanagers.hpp63 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 Dfabric_adapters.hpp306 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 Dfabric_ports.hpp434 const std::string& portId, const bool locationIndicatorActive, in afterHandlePortPatch()
471 std::optional<bool> locationIndicatorActive; in handlePortPatch() local
H A Dfan.hpp455 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 Dpower_supply.hpp557 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 Dmemory.hpp832 bool locationIndicatorActive, const std::string& dimmPath) in handleSetDimmData()
917 std::optional<bool> locationIndicatorActive; in handleMemoryPatch() local
H A Dprocessor.hpp1121 std::optional<bool> locationIndicatorActive, const std::string& objectPath, in doPatchProcessor()
1162 std::optional<bool> locationIndicatorActive; in handleProcessorPatch() local
H A Dchassis.hpp753 [asyncResp, chassisId, locationIndicatorActive, in handleChassisPatch() local
H A Dsystems.hpp3232 std::optional<bool> locationIndicatorActive; global() member