Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/test/
H A Dhandler.cpp445 std::vector<std::string> subtreeInterfaces = {"test_interface_1", in TEST_F() local
453 path, subtreeInterfaces, "descendent", in TEST_F()
465 path, subtreeInterfaces, "descendent", in TEST_F()
470 "grandchild", path, subtreeInterfaces, in TEST_F()
476 path, subtreeInterfaces, "dog", in TEST_F()
484 subtreeInterfaces, "descendent", in TEST_F()
517 std::vector<std::string> subtreeInterfaces = {"test_interface_1", in TEST_F() local
526 subtreeInterfaces, "descendent", endpointvalidInterfaces) in TEST_F()
538 subtreeInterfaces, "descendent", endpointinvalidInterfaces) in TEST_F()
543 subtreeInterfaces, "descendent", endpointvalidInterfaces) in TEST_F()
[all …]
/openbmc/bmcweb/src/
H A Ddbus_utility.cpp176 std::span<const std::string_view> subtreeInterfaces, in getAssociatedSubTreeById() argument
189 path, subtreeInterfaces, association, endpointInterfaces); in getAssociatedSubTreeById()
194 std::span<const std::string_view> subtreeInterfaces, in getAssociatedSubTreePathsById() argument
209 path, subtreeInterfaces, association, endpointInterfaces); in getAssociatedSubTreePathsById()
/openbmc/phosphor-objmgr/src/
H A Dhandler.hpp92 const std::string& objectPath, std::vector<std::string>& subtreeInterfaces,
116 const std::string& objectPath, std::vector<std::string>& subtreeInterfaces,
H A Dhandler.cpp399 const std::string& objectPath, std::vector<std::string>& subtreeInterfaces, in getAssociatedSubTreeById() argument
404 getSubTreePathsById(interfaceMap, id, objectPath, subtreeInterfaces); in getAssociatedSubTreeById()
426 const std::string& objectPath, std::vector<std::string>& subtreeInterfaces, in getAssociatedSubTreePathsById() argument
431 getSubTreePathsById(interfaceMap, id, objectPath, subtreeInterfaces); in getAssociatedSubTreePathsById()
H A Dmain.cpp622 std::vector<std::string>& subtreeInterfaces, in main()
626 objectPath, subtreeInterfaces, in main()
633 std::vector<std::string>& subtreeInterfaces, in main() argument
638 subtreeInterfaces, association, endpointInterfaces); in main()
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp161 std::span<const std::string_view> subtreeInterfaces,
169 std::span<const std::string_view> subtreeInterfaces,
/openbmc/docs/architecture/
H A Dobject-mapper.md206 - param: subtreeInterfaces - a list of interfaces to constrain the search to
363 - param: subtreeInterfaces - a list of interfaces to constrain the search to