Home
last modified time | relevance | path

Searched defs:socket_options (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/core/v3/
H A Daddress.proto130 SocketOptionsOverride socket_options = 2; field
151 repeated SocketOption socket_options = 3; field
H A Dsocket_option.proto80 repeated SocketOption socket_options = 1; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/listener/v3/
H A Dlistener.proto47 core.v3.SocketOptionsOverride socket_options = 2; field
249 repeated core.v3.SocketOption socket_options = 13; field
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dconnection.py41 socket_options=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dconnection.py41 socket_options=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dconnection.py41 socket_options=None, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dconnection.py41 socket_options=None, argument
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/core/
H A Daddress.proto111 repeated SocketOption socket_options = 3; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/
H A Dlistener.proto180 repeated core.SocketOption socket_options = 13; field
/aosp_15_r20/external/aws-crt-java/src/native/
H A Dmqtt_connection.c51 struct aws_socket_options socket_options; member
619 struct aws_socket_options *socket_options = &default_socket_options; in Java_software_amazon_awssdk_crt_mqtt_MqttClientConnection_mqttClientConnectionConnect() local
H A Dhttp_connection_manager.c125 struct aws_socket_options *socket_options = (struct aws_socket_options *)jni_socket_options; in Java_software_amazon_awssdk_crt_http_HttpClientConnectionManager_httpClientConnectionManagerNew() local
H A Dhttp2_stream_manager.c123 struct aws_socket_options *socket_options = (struct aws_socket_options *)jni_socket_options; in Java_software_amazon_awssdk_crt_http_Http2StreamManager_http2StreamManagerNew() local
H A Devent_stream_rpc_client.c165 struct aws_socket_options *socket_options = (struct aws_socket_options *)jni_socket_options; in Java_software_amazon_awssdk_crt_eventstream_ClientConnection_clientConnect() local
H A Devent_stream_rpc_server.c489 struct aws_socket_options *socket_options = (struct aws_socket_options *)jni_socket_options; in Java_software_amazon_awssdk_crt_eventstream_ServerListener_serverListenerNew() local
H A Dmqtt5_client.c1773 struct aws_socket_options *socket_options = NULL; in Java_software_amazon_awssdk_crt_mqtt5_Mqtt5Client_mqtt5ClientNew() local
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/bootstrap/v3/
H A Dbootstrap.proto392 repeated core.v3.SocketOption socket_options = 4; field