Home
last modified time | relevance | path

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

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
DFramedConnection.java95 private Map<Integer, Ping> pings; field in FramedConnection
387 if (pings == null) pings = new HashMap<>(); in ping()
388 pings.put(pingId, ping); in ping()
416 return pings != null ? pings.remove(id) : null; in removePing()
470 if (pings != null) { in close()
471 pingsToCancel = pings.values().toArray(new Ping[pings.size()]); in close()
472 pings = null; in close()
/external/autotest/server/site_tests/system_ColdBoot/
Dcontrol21 - wait for DUT to stop responding to pings
23 - wait for DUT to start responding to pings
/external/autotest/server/site_tests/network_WiFi_TDLSPing/
Dcontrol15 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/toolchain-utils/binary_search_tool/
DREADME.bisect24 pings the machine and prompts the user if the machine is good.
71 pings the machine and prompts the user if the machine is good.
139 pings the machine and prompts the user if the machine is good.
/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/curl/docs/
DKNOWN_BUGS162 in the pool so that pings can be responded to appropriately.
DTODO306 pings to keep such ones alive even when not actively doing transfers on them.
/external/iputils/doc/
Dping.sgml43 ECHO_REQUEST datagrams (``pings'') have an IP and ICMP
/external/syslinux/core/lwip/
DCHANGELOG870 pings
/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/ ...