/packages/apps/Exchange/src/com/android/exchange/adapter/ |
Tags.java | 44 public static final int PING = 0x0D; 437 // Ping code page 13 438 public static final int PING_PAGE = PING << PAGE_SHIFT; [all...] |
/external/dnsmasq/src/ |
dhcp.c | 586 /* check if we failed to ping addr sometime in the last 590 than 60% of the possible ping checks in the last 615 without more ping checks */
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
catrigf.c | 30 * Fairgrieve, and Ping Tak Peter Tang, published in ACM Transactions on
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/spdy/ |
MockSpdyPeer.java | 272 @Override public void ping(boolean ack, int payload1, int payload2) { method in class:MockSpdyPeer.InFrame
|
Http2Test.java | 366 @Override public void ping(boolean ack, int payload1, int payload2) { 669 new Http2.Writer(out, true).ping(ack, payload1, payload2);
|
/external/openssh/ |
uidswap.c | 231 * - AID_INET to diagnose network issues (netcfg, ping)
|
/external/skia/site/dev/sheriffing/ |
index.md | 67 If you need to swap shifts with someone (because you are out sick or on vacation), please get approval from the person you want to swap with. Then send an email to skiabot@google.com to have someone make the database change (or directly ping rmistry@).
|
/external/skia/src/gpu/ |
GrResourceCache.h | 31 * resource instances with the same properties (e.g. multipass rendering that ping-pongs
|
/external/toybox/www/ |
roadmap.html | 211 gzip less man pgrep ping pkill ps route sed sh sha512sum tar test tr unxz vi 658 mount_ffs mv pfctl ping poweroff ps reboot rm route sed sh stty sysctl tar test 673 fdisk fsck getty halt ifconfig init kill less mksh more mount mv ping poweroff 717 dig freeramdisk getty halt hexdump hwclock klogd modprobe ping ping6 pivot_root
|
/external/v8/tools/testrunner/server/ |
main.py | 148 # TODO: Ping for more peers waiting to be discovered.
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
wpagui.cpp | 162 connect(timer, SIGNAL(timeout()), SLOT(ping())); 810 void WpaGui::ping() function in class:WpaGui 842 if (ctrlRequest("PING", buf, &len) < 0) { 843 debug("PING failed - trying to reconnect"); [all...] |
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/ |
WifiStressTest.java | 218 // Run ping test to verify the data connection
|
/packages/apps/Settings/res/layout/ |
radio_info.xml | 44 <!-- Ping stats -->
|
/system/core/adb/ |
adb_main.cpp | 262 ** AID_INET to diagnose network issues (ping)
|
/system/extras/tests/net_test/ |
multinetwork_test.py | 297 msg = "IPv%d ping: expected %s on %s" % ( 568 # HACK: IPv6 ping replies always do a routing lookup with the 569 # interface the ping came in on. So even if mark reflection is not 570 # working, IPv6 ping replies will be properly reflected. Don't [all...] |
/external/android-clat/ |
translate.c | 256 // Ping packet. 302 // Ping packet.
|
/external/libvncserver/x11vnc/ |
gui.c | 359 rc = send_remote_cmd("qry=ping", 1, 1); 380 rfbLog("gui: ping succeeded.\n");
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/ |
Spdy3.java | 246 handler.ping(ack, id, 0); 440 @Override public synchronized void ping(boolean reply, int payload1, int payload2) method in class:Spdy3.Writer
|
/external/tcpdump/ |
print-ldp.c | 215 { 0x01, "ICMP Ping" }, 216 { 0x02, "LSP Ping" },
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/pgen2/ |
tokenize.py | 28 __author__ = 'Ka-Ping Yee <ping@lfw.org>'
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
uuid.py | 47 __author__ = 'Ka-Ping Yee <ping@zesty.ca>'
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/pgen2/ |
tokenize.py | 28 __author__ = 'Ka-Ping Yee <ping@lfw.org>'
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
uuid.py | 47 __author__ = 'Ka-Ping Yee <ping@zesty.ca>'
|
/system/bt/stack/include/ |
l2c_api.h | 45 /* ping result codes */ 46 #define L2CAP_PING_RESULT_OK 0 /* Ping reply received OK */ [all...] |
/external/llvm/docs/ |
DeveloperPolicy.rst | 154 * Ping the patch. If it is urgent, provide reasons why it is important to you to 155 get this patch landed and ping it every couple of days. If it is 156 not urgent, the common courtesy ping rate is one week. Remember that you're
|