Home
last modified time | relevance | path

Searched defs:sender_endpoint (Results 1 – 4 of 4) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dreactive_socket_service.hpp271 endpoint_type& sender_endpoint, socket_base::message_flags flags, in receive_from()
290 endpoint_type& sender_endpoint, socket_base::message_flags, in receive_from()
307 const MutableBufferSequence& buffers, endpoint_type& sender_endpoint, in async_receive_from()
336 const null_buffers&, endpoint_type& sender_endpoint, in async_receive_from()
/external/libchrome/ipc/
Dipc_mojo_bootstrap.cc171 Endpoint* sender_endpoint = new Endpoint(this, sender_id); in CreateChannelEndpoints() local
/external/webrtc/test/network/
Dnetwork_emulation_unittest.cc616 auto sender_endpoint = in TEST() local
/external/cronet/ipc/
Dipc_mojo_bootstrap.cc231 Endpoint* sender_endpoint = new Endpoint(this, sender_id); in Bind() local