Home
last modified time | relevance | path

Searched defs:its_host (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/src/
Dudp_client_endpoint_impl.cpp44 std::shared_ptr<endpoint_host> its_host = endpoint_host_.lock(); in ~udp_client_endpoint_impl() local
135 std::shared_ptr<endpoint_host> its_host = endpoint_host_.lock(); in connect() local
304 std::shared_ptr<routing_host> its_host = routing_host_.lock(); in receive_cbk() local
560 std::shared_ptr<endpoint_host> its_host = endpoint_host_.lock(); in send_cbk() local
Dtcp_client_endpoint_impl.cpp60 std::shared_ptr<endpoint_host> its_host = endpoint_host_.lock(); in ~tcp_client_endpoint_impl() local
198 std::shared_ptr<endpoint_host> its_host = endpoint_host_.lock(); in connect() local
509 std::shared_ptr<routing_host> its_host = routing_host_.lock(); in receive_cbk() local
905 std::shared_ptr<endpoint_host> its_host = endpoint_host_.lock(); in send_cbk() local
Dlocal_server_endpoint_impl.cpp258 auto its_host = endpoint_host_.lock(); in accept_cbk() local
542 std::shared_ptr<routing_host> its_host = its_server->routing_host_.lock(); in receive_cbk() local
Dlocal_client_endpoint_impl.cpp131 auto its_host = endpoint_host_.lock(); in connect() local
Dclient_endpoint_impl.cpp390 std::shared_ptr<endpoint_host> its_host = this->endpoint_host_.lock(); in connect_cbk() local
Dudp_server_endpoint_impl.cpp591 std::shared_ptr<routing_host> its_host = routing_host_.lock(); in on_message_received() local
Dtcp_server_endpoint_impl.cpp531 std::shared_ptr<routing_host> its_host = its_server->routing_host_.lock(); in receive_cbk() local