Searched refs:endpointInterfaces (Results 1 – 6 of 6) sorted by relevance
| /openbmc/bmcweb/src/ |
| H A D | dbus_utility.cpp | 150 std::span<const std::string_view> endpointInterfaces, in getAssociatedSubTreeById() argument 161 path, subtreeInterfaces, association, endpointInterfaces); in getAssociatedSubTreeById() 168 std::span<const std::string_view> endpointInterfaces, in getAssociatedSubTreePathsById() argument 181 path, subtreeInterfaces, association, endpointInterfaces); in getAssociatedSubTreePathsById()
|
| /openbmc/phosphor-objmgr/src/ |
| H A D | handler.hpp | 94 std::vector<std::string>& endpointInterfaces); 118 std::vector<std::string>& endpointInterfaces);
|
| H A D | handler.cpp | 422 std::vector<std::string>& endpointInterfaces) in getAssociatedSubTreeById() argument 437 objectPath, 0, endpointInterfaces); in getAssociatedSubTreeById() 450 std::vector<std::string>& endpointInterfaces) in getAssociatedSubTreePathsById() argument 464 endpointInterfaces); in getAssociatedSubTreePathsById()
|
| H A D | main.cpp | 626 std::vector<std::string>& endpointInterfaces) { in main() argument 629 association, endpointInterfaces); in main() 637 std::vector<std::string>& endpointInterfaces) { in main() argument 640 subtreeInterfaces, association, endpointInterfaces); in main()
|
| /openbmc/bmcweb/include/ |
| H A D | dbus_utility.hpp | 184 std::span<const std::string_view> endpointInterfaces, 192 std::span<const std::string_view> endpointInterfaces,
|
| /openbmc/docs/architecture/ |
| H A D | object-mapper.md | 209 - param: endpointInterfaces - An array of interfaces used to filter associated 366 - param: endpointInterfaces - An array of interfaces used to filter associated
|