Searched defs:_routing_host (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/src/ |
D | local_server_endpoint_impl.cpp | 32 const std::shared_ptr<routing_host>& _routing_host, in local_server_endpoint_impl() 67 const std::shared_ptr<routing_host>& _routing_host, in local_server_endpoint_impl()
|
D | endpoint_impl.cpp | 25 const std::shared_ptr<routing_host>& _routing_host, in endpoint_impl()
|
D | endpoint_manager_base.cpp | 76 const std::shared_ptr<routing_host>& _routing_host) { in create_local_server()
|
D | local_client_endpoint_impl.cpp | 29 const std::shared_ptr<routing_host>& _routing_host, in local_client_endpoint_impl()
|
D | udp_client_endpoint_impl.cpp | 24 const std::shared_ptr<routing_host>& _routing_host, in udp_client_endpoint_impl()
|
D | client_endpoint_impl.cpp | 30 const std::shared_ptr<routing_host>& _routing_host, in client_endpoint_impl()
|
D | tcp_client_endpoint_impl.cpp | 26 const std::shared_ptr<routing_host>& _routing_host, in tcp_client_endpoint_impl()
|
D | udp_server_endpoint_impl.cpp | 30 const std::shared_ptr<routing_host>& _routing_host, in udp_server_endpoint_impl()
|
D | server_endpoint_impl.cpp | 32 const std::shared_ptr<routing_host>& _routing_host, endpoint_type _local, in server_endpoint_impl()
|
D | tcp_server_endpoint_impl.cpp | 27 const std::shared_ptr<routing_host>& _routing_host, in tcp_server_endpoint_impl()
|
D | endpoint_manager_impl.cpp | 594 const std::shared_ptr<routing_host>& _routing_host) { in create_local_server()
|