HomeSort by relevance Sort by last modified time
    Searched full:established (Results 1 - 25 of 1285) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/curl/tests/data/
test714 18 HTTP/1.1 200 Connection established
27 HTTP/1.1 200 Connection established
29 HTTP/1.1 200 Connection established
test715 19 HTTP/1.1 200 Connection established
28 HTTP/1.1 200 Connection established
30 HTTP/1.1 200 Connection established
test2050 17 HTTP/1.1 200 Connection established
31 HTTP/1.1 200 Connection established
test2055 18 HTTP/1.1 200 Connection established
32 HTTP/1.1 200 Connection established
  /external/autotest/client/site_tests/security_Firewall/
baseline.iptables 4 -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
9 -A OUTPUT -m state --state NEW,RELATED,ESTABLISHED -j ACCEPT
baseline.ip6tables 4 -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
9 -A OUTPUT -m state --state NEW,RELATED,ESTABLISHED -j ACCEPT
  /frameworks/base/core/java/android/bluetooth/le/
PeriodicAdvertisingCallback.java 38 * Sync failed to be established because remote device did not respond.
43 * Sync failed to be established because controller can't support more syncs.
49 * Callback when synchronization was established.
  /compatibility/cdd/2_device-types/
2_0_intro.md 5 that have a relatively better established application distribution ecosystem.
  /external/tensorflow/tensorflow/contrib/decision_trees/proto/
generic_tree_model_extensions.proto 1 // Messages in this file are not part of the basic standard established by
  /external/autotest/client/site_tests/video_WebRtcPeerConnectionWithCamera/
control.h264 7 PURPOSE = "Check WebRTC local peer connection can be established"
8 CRITERIA = "This test will fail if WebRTC peer connection not established"
  /external/iptables/extensions/
libxt_conntrack.t 3 -m conntrack --ctstate NEW,ESTABLISHED;=;OK
4 -m conntrack --ctstate NEW,RELATED,ESTABLISHED;=;OK
  /external/selinux/libsemanage/tests/
nc_sort_malformed 14 pre -A selinux_input -m state --state RELATED,ESTABLISHED -j CONNSECMARK --restore
16 pre -A selinux_output -m state --state RELATED,ESTABLISHED -j CONNSECMARK --restore
nc_sort_sorted 14 -A selinux_input -m state --state RELATED,ESTABLISHED -j CONNSECMARK --restore
16 -A selinux_output -m state --state RELATED,ESTABLISHED -j CONNSECMARK --restore
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/
ARDSignalingChannel.h 18 // State when connection is established but not ready for use.
20 // State when connection is established and registered.
  /frameworks/opt/net/ims/
README.txt 19 when the call is ringing, established, or ended.
54 Manages all IMS calls which are established hereafter the initial 1-to-1 call is established.
95 Manages all calls which are established hereafter the initial 1-to-1 call is established.
103 Provides the interface to manage all calls which are established hereafter the initial
104 1-to-1 call is established. It's for providing the dummy calls which are disconnected with
  /tools/test/connectivity/acts/tests/google/bt/
RfcommTest.py 92 RFCOMM connection is established then disconnected succcessfully.
120 RFCOMM connection is established then disconnected succcessfully.
159 RFCOMM connection is established then disconnected succcessfully.
198 RFCOMM connection is established then disconnected succcessfully.
245 RFCOMM connection is established then disconnected succcessfully.
271 RFCOMM connection is established then disconnected succcessfully.
296 RFCOMM connection is established then disconnected succcessfully.
321 RFCOMM connection is established then disconnected succcessfully.
347 RFCOMM connection is established then disconnected succcessfully.
372 RFCOMM connection is established then disconnected succcessfully
    [all...]
  /device/linaro/bootloader/edk2/IntelFsp2Pkg/Include/Library/
FspSecPlatformLib.h 20 This function must be in ASM file, because stack is not established yet.
38 This function must be in ASM file, because stack is not established yet.
58 This function must be in ASM file, because stack is not established yet.
  /device/linaro/bootloader/edk2/IntelFspPkg/Include/Library/
FspSecPlatformLib.h 20 This function must be in ASM file, because stack is not established yet.
38 This function must be in ASM file, because stack is not established yet.
58 This function must be in ASM file, because stack is not established yet.
  /hardware/libhardware_legacy/include/hardware_legacy/
tdls.h 10 WIFI_TDLS_ESTABLISHED, /* Direct link is established */
11 WIFI_TDLS_ESTABLISHED_OFF_CHANNEL, /* Direct link is established using MCC */
12 WIFI_TDLS_DROPPED, /* Direct link was established,
  /device/linaro/bootloader/edk2/CryptoPkg/Library/TlsLib/
InternalTlsLib.h 26 // per established connection.
  /external/compiler-rt/test/tsan/
thread_detach2.c 6 // is not established if pthread_create is followed by pthread_detach.
  /external/selinux/libsemanage/man/man3/
semanage_count.3 31 This function requires an semanage connection to be established (see
  /external/testng/src/main/java/org/testng/remote/strprotocol/
IMessageSender.java 16 * to the remote TestNG instance could not be established after ten
  /external/volley/src/main/java/com/android/volley/
NoConnectionError.java 20 * Error indicating that no connection could be established when performing a Volley request.
  /frameworks/base/media/java/android/service/media/
IMediaBrowserServiceCallbacks.aidl 17 * Invoked when the connected has been established.

Completed in 585 milliseconds

1 2 3 4 5 6 7 8 91011>>