HomeSort by relevance Sort by last modified time
    Searched refs:SO_KEEPALIVE (Results 1 - 25 of 75) sorted by null

1 2 3

  /libcore/luni/src/main/java/java/net/
SocketOptions.java 102 public static final int SO_KEEPALIVE = 8;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
socket.h 29 #define SO_KEEPALIVE 9
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
socket.h 29 #define SO_KEEPALIVE 9
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
socket.h 29 #define SO_KEEPALIVE 9
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
socket.h 29 #define SO_KEEPALIVE 9
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
socket.h 29 #define SO_KEEPALIVE 9
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
socket.h 29 #define SO_KEEPALIVE 9
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
socket.h 29 #define SO_KEEPALIVE 9
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
socket.h 29 #define SO_KEEPALIVE 9
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
socket.h 29 #define SO_KEEPALIVE 9
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
socket.h 29 #define SO_KEEPALIVE 9
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
socket.h 29 #define SO_KEEPALIVE 9
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
socket.h 29 #define SO_KEEPALIVE 9
  /libcore/luni/src/test/java/libcore/java/net/
OldSocketTestCase.java 38 public static final int SO_KEEPALIVE = 7;
71 case SO_KEEPALIVE:
144 case SO_KEEPALIVE:
  /bionic/libc/kernel/arch-arm/asm/
socket.h 36 #define SO_KEEPALIVE 9
  /bionic/libc/kernel/common/asm-generic/
socket.h 36 #define SO_KEEPALIVE 9
  /development/ndk/platforms/android-3/arch-arm/include/asm/
socket.h 36 #define SO_KEEPALIVE 9
  /development/ndk/platforms/android-3/include/asm-generic/
socket.h 36 #define SO_KEEPALIVE 9
  /external/kernel-headers/original/asm-arm/
socket.h 19 #define SO_KEEPALIVE 9
  /external/kernel-headers/original/asm-generic/
socket.h 19 #define SO_KEEPALIVE 9
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
socket.h 19 #define SO_KEEPALIVE 9
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
socket.h 19 #define SO_KEEPALIVE 9
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
socket.h 19 #define SO_KEEPALIVE 9
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
socket.h 29 #define SO_KEEPALIVE 9
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
socket.h 29 #define SO_KEEPALIVE 9

Completed in 1141 milliseconds

1 2 3