Home
last modified time | relevance | path

Searched defs:_routing_host (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/src/
Dlocal_server_endpoint_impl.cpp32 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()
Dendpoint_impl.cpp25 const std::shared_ptr<routing_host>& _routing_host, in endpoint_impl()
Dendpoint_manager_base.cpp76 const std::shared_ptr<routing_host>& _routing_host) { in create_local_server()
Dlocal_client_endpoint_impl.cpp29 const std::shared_ptr<routing_host>& _routing_host, in local_client_endpoint_impl()
Dudp_client_endpoint_impl.cpp24 const std::shared_ptr<routing_host>& _routing_host, in udp_client_endpoint_impl()
Dclient_endpoint_impl.cpp30 const std::shared_ptr<routing_host>& _routing_host, in client_endpoint_impl()
Dtcp_client_endpoint_impl.cpp26 const std::shared_ptr<routing_host>& _routing_host, in tcp_client_endpoint_impl()
Dudp_server_endpoint_impl.cpp30 const std::shared_ptr<routing_host>& _routing_host, in udp_server_endpoint_impl()
Dserver_endpoint_impl.cpp32 const std::shared_ptr<routing_host>& _routing_host, endpoint_type _local, in server_endpoint_impl()
Dtcp_server_endpoint_impl.cpp27 const std::shared_ptr<routing_host>& _routing_host, in tcp_server_endpoint_impl()
Dendpoint_manager_impl.cpp594 const std::shared_ptr<routing_host>& _routing_host) { in create_local_server()