Home
last modified time | relevance | path

Searched defs:subtreeInterfaces (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/include/
H A Ddbus_utility.hpp230 std::span<const std::string_view> subtreeInterfaces, in getAssociatedSubTreeById()
248 std::span<const std::string_view> subtreeInterfaces, in getAssociatedSubTreePathsById()
/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp399 const std::string& objectPath, std::vector<std::string>& subtreeInterfaces, in getAssociatedSubTreeById()
426 const std::string& objectPath, std::vector<std::string>& subtreeInterfaces, in getAssociatedSubTreePathsById()
H A Dmain.cpp633 std::vector<std::string>& subtreeInterfaces, in main()
635 std::vector<std::string>& endpointInterfaces) { in main()
/openbmc/phosphor-objmgr/src/test/
H A Dhandler.cpp445 std::vector<std::string> subtreeInterfaces = {"test_interface_1", in TEST_F() local
517 std::vector<std::string> subtreeInterfaces = {"test_interface_1", in TEST_F() local