Home
last modified time | relevance | path

Searched refs:pings (Results 1 – 11 of 11) sorted by relevance

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
DFramedConnection.java94 private Map<Integer, Ping> pings; field in FramedConnection
383 if (pings == null) pings = new HashMap<>(); in ping()
384 pings.put(pingId, ping); in ping()
412 return pings != null ? pings.remove(id) : null; in removePing()
466 if (pings != null) { in close()
467 pingsToCancel = pings.values().toArray(new Ping[pings.size()]); in close()
468 pings = null; in close()
/external/autotest/server/site_tests/system_ColdBoot/
Dcontrol22 - wait for DUT to stop responding to pings
24 - wait for DUT to start responding to pings
/external/autotest/server/site_tests/network_WiFi_TDLSPing/
Dcontrol16 pings between TDLS connected hosts are sent directly without relaying
/external/webrtc/webrtc/p2p/base/
Dport.cc1033 std::string pings; in UpdateState() local
1034 PrintPingsSinceLastResponse(&pings, 5); in UpdateState()
1041 << ", pings_since_last_response=" << pings; in UpdateState()
1217 std::string pings; in OnConnectionRequestResponse() local
1218 PrintPingsSinceLastResponse(&pings, 5); in OnConnectionRequestResponse()
1224 << ", pings_since_last_response=" << pings; in OnConnectionRequestResponse()
Dport.h547 void PrintPingsSinceLastResponse(std::string* pings, size_t max);
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Dwpa_cli.sgml177 wpa_cli pings the supplicant.</para></listitem>
/external/iputils/
DRELNOTES550 * Use BPF, when multiple pings are detected.
644 "ping -i 0.3 xxx" pings each 300 msec. The idea is by
/external/iputils/doc/
Dping.sgml43 ECHO_REQUEST datagrams (``pings'') have an IP and ICMP
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...