Home
last modified time | relevance | path

Searched defs:socket (Results 551 – 575 of 2840) sorted by relevance

1...<<21222324252627282930>>...114

/aosp_15_r20/external/sdv/vsomeip/implementation/helper/1.66/boost/asio/detail/
Dreactive_socket_recvfrom_op_ext.hpp37 reactive_socket_recvfrom_op_base_ext(socket_type socket, int protocol_type, in reactive_socket_recvfrom_op_base_ext()
87 reactive_socket_recvfrom_op_ext(socket_type socket, int protocol_type, in reactive_socket_recvfrom_op_ext()
/aosp_15_r20/external/sdv/vsomeip/implementation/helper/1.74/boost/asio/detail/
Dreactive_socket_recv_op_ext.hpp41 socket_type socket, socket_ops::state_type state, in reactive_socket_recv_op_base_ext()
104 socket_type socket, socket_ops::state_type state, in reactive_socket_recv_op_ext()
Dreactive_socket_recv_op_ext_local.hpp41 socket_type socket, socket_ops::state_type state, in reactive_socket_recv_op_base_ext_local()
104 socket_type socket, socket_ops::state_type state, in reactive_socket_recv_op_ext_local()
Dreactive_socket_recvmsg_op_ext.hpp42 socket_type socket, const MutableBufferSequence& buffers, socket_base::message_flags in_flags, in reactive_socket_recvmsg_op_base_ext()
86 socket_type socket, const MutableBufferSequence& buffers, socket_base::message_flags in_flags, in reactive_socket_recvmsg_op_ext()
Dreactive_socket_recvfrom_op_ext_local.hpp37 reactive_socket_recvfrom_op_base_ext_local(socket_type socket, int protocol_type, in reactive_socket_recvfrom_op_base_ext_local()
88 reactive_socket_recvfrom_op_ext_local(socket_type socket, int protocol_type, in reactive_socket_recvfrom_op_ext_local()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/
Dreactive_socket_recvmsg_op.hpp41 socket_type socket, const MutableBufferSequence& buffers, in reactive_socket_recvmsg_op_base()
87 socket_type socket, const MutableBufferSequence& buffers, in reactive_socket_recvmsg_op()
Dreactive_socket_send_op.hpp40 socket_type socket, socket_ops::state_type state, in reactive_socket_send_op_base()
107 socket_type socket, socket_ops::state_type state, in reactive_socket_send_op()
Dreactive_socket_sendto_op.hpp40 socket_type socket, const ConstBufferSequence& buffers, in reactive_socket_sendto_op_base()
100 socket_type socket, const ConstBufferSequence& buffers, in reactive_socket_sendto_op()
Dreactive_socket_recv_op.hpp40 socket_type socket, socket_ops::state_type state, in reactive_socket_recv_op_base()
104 socket_type socket, socket_ops::state_type state, in reactive_socket_recv_op()
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DJava8FileDescriptorSocket.java60 Java8FileDescriptorSocket(Socket socket, String hostname, int port, boolean autoClose, in Java8FileDescriptorSocket()
88 public String selectApplicationProtocol(SSLSocket socket, List<String> protocols) { in toApplicationProtocolSelector()
H A DJava8EngineSocket.java60 Java8EngineSocket(Socket socket, String hostname, int port, boolean autoClose, in Java8EngineSocket()
88 public String selectApplicationProtocol(SSLSocket socket, List<String> protocols) { in toApplicationProtocolSelector()
/aosp_15_r20/external/sdv/vsomeip/implementation/helper/1.76/boost/asio/detail/
Dreactive_socket_recvmsg_op_ext_local.hpp42 socket_type socket, const MutableBufferSequence& buffers, socket_base::message_flags in_flags, in reactive_socket_recvmsg_op_base_ext_local()
86 socket_type socket, const MutableBufferSequence& buffers, socket_base::message_flags in_flags, in reactive_socket_recvmsg_op_ext_local()
Dreactive_socket_recv_op_ext.hpp41 socket_type socket, socket_ops::state_type state, in reactive_socket_recv_op_base_ext()
104 socket_type socket, socket_ops::state_type state, in reactive_socket_recv_op_ext()
Dreactive_socket_recvfrom_op_ext_local.hpp37 reactive_socket_recvfrom_op_base_ext_local(socket_type socket, int protocol_type, in reactive_socket_recvfrom_op_base_ext_local()
88 reactive_socket_recvfrom_op_ext_local(socket_type socket, int protocol_type, in reactive_socket_recvfrom_op_ext_local()
/aosp_15_r20/external/apache-http/android/src/android/net/http/
H A DCertificateChainValidator.java265 SSLSocket socket, String errorMessage, String defaultErrorMessage) in closeSocketThrowException()
271 private void closeSocketThrowException(SSLSocket socket, in closeSocketThrowException()
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/util/
H A DAdvancedTlsX509KeyManager.java78 public String chooseClientAlias(String[] keyType, Principal[] issuers, Socket socket) { in chooseClientAlias()
93 public String chooseServerAlias(String keyType, Principal[] issuers, Socket socket) { in chooseServerAlias()
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DJava8FileDescriptorSocket.java59 Java8FileDescriptorSocket(Socket socket, String hostname, int port, boolean autoClose, in Java8FileDescriptorSocket()
87 public String selectApplicationProtocol(SSLSocket socket, List<String> protocols) { in toApplicationProtocolSelector()
H A DJava8EngineSocket.java59 Java8EngineSocket(Socket socket, String hostname, int port, boolean autoClose, in Java8EngineSocket()
87 public String selectApplicationProtocol(SSLSocket socket, List<String> protocols) { in toApplicationProtocolSelector()
/aosp_15_r20/libcore/support/src/test/java/libcore/javax/net/ssl/
H A DTestTrustManager.java88 public void checkClientTrusted(X509Certificate[] chain, String authType, Socket socket) in checkClientTrusted()
153 public void checkServerTrusted(X509Certificate[] chain, String authType, Socket socket) in checkServerTrusted()
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/curl/tests/
H A Dtest_utils.cc119 std::string ReadUntil(const int socket, const std::string& str, in ReadUntil()
162 std::string ReadExact(int socket, size_t content_bytes) { in ReadExact()
/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/
H A DInternalChannelz.java96 public void addClientSocket(InternalInstrumented<SocketStats> socket) { in addClientSocket()
100 public void addListenSocket(InternalInstrumented<SocketStats> socket) { in addListenSocket()
106 InternalInstrumented<ServerStats> server, InternalInstrumented<SocketStats> socket) { in addServerSocket()
128 public void removeClientSocket(InternalInstrumented<SocketStats> socket) { in removeClientSocket()
132 public void removeListenSocket(InternalInstrumented<SocketStats> socket) { in removeListenSocket()
138 InternalInstrumented<ServerStats> server, InternalInstrumented<SocketStats> socket) { in removeServerSocket()
/aosp_15_r20/external/sdv/vsomeip/implementation/helper/1.70/boost/asio/detail/
Dreactive_socket_recvfrom_op_ext.hpp37 reactive_socket_recvfrom_op_base_ext(socket_type socket, int protocol_type, in reactive_socket_recvfrom_op_base_ext()
88 reactive_socket_recvfrom_op_ext(socket_type socket, int protocol_type, in reactive_socket_recvfrom_op_ext()
Dreactive_socket_recvfrom_op_ext_local.hpp37 reactive_socket_recvfrom_op_base_ext_local(socket_type socket, int protocol_type, in reactive_socket_recvfrom_op_base_ext_local()
88 reactive_socket_recvfrom_op_ext_local(socket_type socket, int protocol_type, in reactive_socket_recvfrom_op_ext_local()
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dchannelz_sampler.cc98 inline int64_t GetSocketID(const grpc::channelz::v1::Socket& socket) { in GetSocketID()
120 inline std::string GetSocketName(const grpc::channelz::v1::Socket& socket) { in GetSocketName()
501 void StoreSocketInJson(const grpc::channelz::v1::Socket& socket) { in StoreSocketInJson()
/aosp_15_r20/external/rust/crates/vhost-device-vsock/src/
Dmain.rs73 socket: String, field
98 socket: String, field
125 let mut socket = None; in parse_vm_params() localVariable

1...<<21222324252627282930>>...114