Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dcable.hpp83 const std::string& cableObjectPath, in getCableProperties() argument
86 BMCWEB_LOG_DEBUG("Get Properties for cable {}", cableObjectPath); in getCableProperties()
95 *crow::connections::systemBus, service, cableObjectPath, in getCableProperties()
106 *crow::connections::systemBus, service, cableObjectPath, in getCableProperties()
108 [asyncResp, cableObjectPath]( in getCableProperties()
114 cableObjectPath, ec); in getCableProperties()