Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dchassis.hpp611 const std::vector<std::string>& interfaces2 = connectionNames[0].second; in handleChassisGetSubTree() local
623 for (const auto& interface : interfaces2) in handleChassisGetSubTree()
678 if (std::ranges::find(interfaces2, interface) != interfaces2.end()) in handleChassisGetSubTree()
705 for (const auto& interface : interfaces2) in handleChassisGetSubTree()
742 constexpr std::array<std::string_view, 1> interfaces2 = { in handleChassisGet() local
746 "/xyz/openbmc_project", 0, interfaces2, in handleChassisGet()