/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
D | FramedConnection.java | 95 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/ |
D | control | 21 - 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/ |
D | control | 15 pings between TDLS connected hosts are sent directly without relaying
|
/external/webrtc/webrtc/p2p/base/ |
D | port.cc | 1033 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()
|
D | port.h | 547 void PrintPingsSinceLastResponse(std::string* pings, size_t max);
|
/external/toolchain-utils/binary_search_tool/ |
D | README.bisect | 24 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/ |
D | wpa_cli.sgml | 177 wpa_cli pings the supplicant.</para></listitem>
|
/external/iputils/ |
D | RELNOTES | 550 * Use BPF, when multiple pings are detected. 644 "ping -i 0.3 xxx" pings each 300 msec. The idea is by
|
/external/curl/docs/ |
D | KNOWN_BUGS | 162 in the pool so that pings can be responded to appropriately.
|
D | TODO | 306 pings to keep such ones alive even when not actively doing transfers on them.
|
/external/iputils/doc/ |
D | ping.sgml | 43 ECHO_REQUEST datagrams (``pings'') have an IP and ICMP
|
/external/syslinux/core/lwip/ |
D | CHANGELOG | 870 pings
|
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |