Searched defs:endpointInterfaces (Results 1 – 3 of 3) sorted by relevance
/openbmc/bmcweb/src/ |
H A D | dbus_utility.cpp | 178 getAssociatedSubTreeById(const std::string & id,const std::string & path,std::span<const std::string_view> subtreeInterfaces,std::string_view association,std::span<const std::string_view> endpointInterfaces,std::function<void (const boost::system::error_code &,const MapperGetSubTreeResponse &)> && callback) getAssociatedSubTreeById() argument 196 getAssociatedSubTreePathsById(const std::string & id,const std::string & path,std::span<const std::string_view> subtreeInterfaces,std::string_view association,std::span<const std::string_view> endpointInterfaces,std::function<void (const boost::system::error_code &,const MapperGetSubTreePathsResponse &)> && callback) getAssociatedSubTreePathsById() argument
|
/openbmc/phosphor-objmgr/src/ |
H A D | handler.cpp | 421 std::vector<std::string>& endpointInterfaces) in getAssociatedSubTreeById() 448 std::vector<std::string>& endpointInterfaces) in getAssociatedSubTreePathsById()
|
H A D | main.cpp | 626 std::vector<std::string>& endpointInterfaces) { in main() 637 std::vector<std::string>& endpointInterfaces) { in main()
|