Searched defs:_endpoint_host (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/src/ |
D | local_server_endpoint_impl.cpp | 31 const std::shared_ptr<endpoint_host>& _endpoint_host, in local_server_endpoint_impl() 66 const std::shared_ptr<endpoint_host>& _endpoint_host, in local_server_endpoint_impl()
|
D | endpoint_impl.cpp | 24 const std::shared_ptr<endpoint_host>& _endpoint_host, in endpoint_impl()
|
D | local_client_endpoint_impl.cpp | 28 const std::shared_ptr<endpoint_host>& _endpoint_host, in local_client_endpoint_impl()
|
D | udp_client_endpoint_impl.cpp | 23 const std::shared_ptr<endpoint_host>& _endpoint_host, in udp_client_endpoint_impl()
|
D | client_endpoint_impl.cpp | 29 const std::shared_ptr<endpoint_host>& _endpoint_host, in client_endpoint_impl()
|
D | tcp_client_endpoint_impl.cpp | 25 const std::shared_ptr<endpoint_host>& _endpoint_host, in tcp_client_endpoint_impl()
|
D | udp_server_endpoint_impl.cpp | 29 const std::shared_ptr<endpoint_host>& _endpoint_host, in udp_server_endpoint_impl()
|
D | server_endpoint_impl.cpp | 31 const std::shared_ptr<endpoint_host>& _endpoint_host, in server_endpoint_impl()
|
D | tcp_server_endpoint_impl.cpp | 26 const std::shared_ptr<endpoint_host>& _endpoint_host, in tcp_server_endpoint_impl()
|