Home
last modified time | relevance | path

Searched refs:ledObjectPath (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dled.hpp292 static constexpr const char* ledObjectPath = in getLedGroupPath() local
298 ledGroupAssociatedPath, sdbusplus::message::object_path(ledObjectPath), in getLedGroupPath()
H A Dsensors.hpp834 if (inventoryItem.ledObjectPath == ledObjPath) in findInventoryItemForLed()
1294 inventoryItem.ledObjectPath = in getInventoryItemAssociations()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsensor_utils.hpp152 std::string ledObjectPath; member in redfish::sensor_utils::InventoryItem
442 if (inventoryItem != nullptr && !inventoryItem->ledObjectPath.empty()) in setLedState()