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
454 subtreeInterfaces, "descendent", in TEST_F()
466 path, subtreeInterfaces, "descendent", in TEST_F()
471 "grandchild", path, subtreeInterfaces, in TEST_F()
477 path, subtreeInterfaces, "dog", in TEST_F()
485 subtreeInterfaces, "descendent", in TEST_F()
518 std::vector<std::string> subtreeInterfaces = {"test_interface_1", in TEST_F() local
527 path, subtreeInterfaces, "descendent", in TEST_F()
540 subtreeInterfaces, "descendent", endpointinvalidInterfaces) in TEST_F()
545 subtreeInterfaces, "descendent", endpointvalidInterfaces) in TEST_F()
[all …]
/openbmc/bmcweb/src/
H A Ddbus_utility.cpp148 std::span<const std::string_view> subtreeInterfaces, in getAssociatedSubTreeById() argument
161 path, subtreeInterfaces, association, endpointInterfaces); in getAssociatedSubTreeById()
166 std::span<const std::string_view> subtreeInterfaces, in getAssociatedSubTreePathsById() argument
181 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.cpp420 const std::string& objectPath, std::vector<std::string>& subtreeInterfaces, in getAssociatedSubTreeById() argument
425 getSubTreePathsById(interfaceMap, id, objectPath, subtreeInterfaces); in getAssociatedSubTreeById()
448 const std::string& objectPath, std::vector<std::string>& subtreeInterfaces, in getAssociatedSubTreePathsById() argument
453 getSubTreePathsById(interfaceMap, id, objectPath, subtreeInterfaces); in getAssociatedSubTreePathsById()
H A Dmain.cpp624 std::vector<std::string>& subtreeInterfaces, in main()
628 objectPath, subtreeInterfaces, in main()
635 std::vector<std::string>& subtreeInterfaces, in main() argument
640 subtreeInterfaces, association, endpointInterfaces); in main()
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp182 std::span<const std::string_view> subtreeInterfaces,
190 std::span<const std::string_view> subtreeInterfaces,
/openbmc/docs/architecture/
H A Dobject-mapper.md207 - param: subtreeInterfaces - a list of interfaces to constrain the search to
364 - param: subtreeInterfaces - a list of interfaces to constrain the search to