Home
last modified time | relevance | path

Searched full:endpointinterfaces (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-objmgr/src/
H A Dhandler.hpp81 * @param endpointInterfaces Interface filter for the endpoint association
94 std::vector<std::string>& endpointInterfaces);
105 * @param endpointInterfaces Interface filter for the endpoint association
118 std::vector<std::string>& endpointInterfaces);
H A Dhandler.cpp414 std::vector<std::string>& endpointInterfaces) in getAssociatedSubTreeById() argument
428 objectPath, 0, endpointInterfaces); in getAssociatedSubTreeById()
441 std::vector<std::string>& endpointInterfaces) in getAssociatedSubTreePathsById() argument
454 endpointInterfaces); in getAssociatedSubTreePathsById()
H A Dmain.cpp624 std::vector<std::string>& endpointInterfaces) { in main() argument
627 association, endpointInterfaces); in main()
635 std::vector<std::string>& endpointInterfaces) { in main() argument
638 subtreeInterfaces, association, endpointInterfaces); in main()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/
H A DObjectMapper.interface.yaml170 the associationPath that implements the "endpointInterfaces".
192 - name: endpointInterfaces
217 associationPath that implements the "endpointInterfaces".
239 - name: endpointInterfaces
/openbmc/bmcweb/src/
H A Ddbus_utility.cpp178 std::span<const std::string_view> endpointInterfaces, in getAssociatedSubTreeById() argument
189 path, subtreeInterfaces, association, endpointInterfaces); in getAssociatedSubTreeById()
196 std::span<const std::string_view> endpointInterfaces, in getAssociatedSubTreePathsById() argument
209 path, subtreeInterfaces, association, endpointInterfaces); in getAssociatedSubTreePathsById()
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp188 std::span<const std::string_view> endpointInterfaces,
196 std::span<const std::string_view> endpointInterfaces,
/openbmc/docs/architecture/
H A Dobject-mapper.md209 - param: endpointInterfaces - An array of interfaces used to filter associated
366 - param: endpointInterfaces - An array of interfaces used to filter associated