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() 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 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.hpp387 bool locationIndicatorActive, const boost::system::error_code& ec, in handleSetFanPathById()
427 std::optional<bool> locationIndicatorActive; in 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() argument
917 std::optional<bool> locationIndicatorActive; in handleMemoryPatch() local
H A Dprocessor.hpp1016 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 Dchassis.hpp717 std::optional<bool> locationIndicatorActive; in handleChassisPatch() local
H A Dsystems.hpp3232 std::optional<bool> locationIndicatorActive; global() member