Home
last modified time | relevance | path

Searched refs:established (Results 1 – 25 of 124) sorted by relevance

12345

/external/curl/tests/data/
Dtest71519 HTTP/1.1 200 Connection established
28 HTTP/1.1 200 Connection established
30 HTTP/1.1 200 Connection established
Dtest71418 HTTP/1.1 200 Connection established
27 HTTP/1.1 200 Connection established
29 HTTP/1.1 200 Connection established
Dtest205017 HTTP/1.1 200 Connection established
31 HTTP/1.1 200 Connection established
Dtest205518 HTTP/1.1 200 Connection established
32 HTTP/1.1 200 Connection established
/external/autotest/client/site_tests/video_WebRtcPeerConnectionWithCamera/
Dcontrol.h2647 PURPOSE = "Check WebRTC local peer connection can be established"
8 CRITERIA = "This test will fail if WebRTC peer connection not established"
/external/bcc/tools/
Dtcptracer_example.txt10 Tracing TCP established connections. Ctrl-C to end.
32 Tracing TCP established connections. Ctrl-C to end.
/external/wpa_supplicant_8/src/eap_server/
Deap_server_tls.c23 int established; member
191 data->established = 1; in eap_tls_buildReq()
202 if (data->established && data->ssl.state != WAIT_FRAG_ACK) { in eap_tls_buildReq()
/external/grpc-grpc-java/documentation/
Dandroid-channel-builder.md22 sends new RPCs via wifi rather than using an already-established cellular
24 already established cellular connection would fail when the device terminates
/external/grpc-grpc/doc/
Dconnectivity-semantics-and-api.md14 handshakes. Channels can also handle errors on established connections and
26 READY: The channel has successfully established a connection all the way
81 <td>Incremental successful communication on established channel.</td>
83 established channel.</td>
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/
Dself-reference-typeerror.td8 // At the time A0 is referenced, A has not yet been established as a superclass.
/external/tensorflow/tensorflow/contrib/decision_trees/proto/
Dgeneric_tree_model_extensions.proto1 // Messages in this file are not part of the basic standard established by
/external/perfetto/docs/
Dsecurity-model.md42 - In Chromium the trust path is established through service manifest.
43 - In Android the trust path is established locking down the consumer socket
/external/curl/docs/cmdline-opts/
Dhappy-eyeballs-timeout-ms.d10 connection to be established is the one that is used.
/external/markdown/docs/extensions/
DTables.txt14 Tables are defined using the syntax established in [PHP Markdown Extra][php].
DDefinition_Lists.txt15 Definition lists are defined using the syntax established in
DAbbreviations.txt15 Abbreviations are defined using the syntax established in
DFenced_Code_Blocks.txt15 Fenced Code Blocks are defined using the syntax established in
/external/tensorflow/tensorflow/contrib/cloud/ops/
Dgcs_config_ops.cc49 Note the credentials established through this method are shared across all
/external/autotest/server/site_tests/bluetooth_AdapterAudioLink/
Dcontrol17 Bluetooth audio test to verify that audio connection can be established
/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/javassist_symbols/
DREADME.md1 …, we need some jar files. Some other tests within JavaSymbolSolver use established external jars f…
/external/iptables/extensions/
Dlibxt_MASQUERADE.man13 any established connections are lost anyway).
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dpacificnew15 # If Presidential Election Time is ever established, replace "XXXX" below
/external/strace/xlat/
Dnl_audit_types.in67 * of AUDIT_FEATURE_CHANGE was ignored by userspace because of the established
/external/grpc-grpc/src/objective-c/
DNetworkTransitionBehavior.md9 * Channel connection to a particular host is established at the time of
46 * When a TCP socket connection is established on cellular data and WiFi
/external/wpa_supplicant_8/src/crypto/
Dtls_gnutls.c51 int established; member
294 return conn ? conn->established : 0; in tls_connection_established()
320 conn->established = 0; in tls_connection_shutdown()
1479 if (global->server && conn->established && in tls_connection_handshake()
1539 conn->established = 1; in tls_connection_handshake()

12345