HomeSort by relevance Sort by last modified time
    Searched defs:RTN_THROW (Results 1 - 25 of 125) sorted by null

1 2 3 4 5

  /frameworks/base/core/java/android/net/
RouteInfo.java 73 public static final int RTN_THROW = 9;
106 case RTN_THROW:
408 } else if (mType == RTN_THROW) {
  /prebuilts/go/darwin-x86/src/syscall/
types_linux.go 315 RTN_THROW = C.RTN_THROW
ztypes_linux_arm64.go 396 RTN_THROW = 0x9
ztypes_linux_mips.go 392 RTN_THROW = 0x9
ztypes_linux_mips64.go 397 RTN_THROW = 0x9
ztypes_linux_mips64le.go 397 RTN_THROW = 0x9
ztypes_linux_mipsle.go 392 RTN_THROW = 0x9
ztypes_linux_ppc64.go 397 RTN_THROW = 0x9
ztypes_linux_ppc64le.go 397 RTN_THROW = 0x9
ztypes_linux_s390x.go 394 RTN_THROW = 0x9
ztypes_linux_386.go 391 RTN_THROW = 0x9
ztypes_linux_amd64.go 395 RTN_THROW = 0x9
  /prebuilts/go/linux-x86/src/syscall/
types_linux.go 315 RTN_THROW = C.RTN_THROW
ztypes_linux_arm64.go 396 RTN_THROW = 0x9
ztypes_linux_mips.go 392 RTN_THROW = 0x9
ztypes_linux_mips64.go 397 RTN_THROW = 0x9
ztypes_linux_mips64le.go 397 RTN_THROW = 0x9
ztypes_linux_mipsle.go 392 RTN_THROW = 0x9
ztypes_linux_ppc64.go 397 RTN_THROW = 0x9
ztypes_linux_ppc64le.go 397 RTN_THROW = 0x9
ztypes_linux_s390x.go 394 RTN_THROW = 0x9
  /development/ndk/platforms/android-21/include/linux/
rtnetlink.h 196 RTN_THROW,
  /external/libnl/include/linux-private/linux/
rtnetlink.h 191 RTN_THROW, /* Not in this table */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
rtnetlink.h 187 RTN_THROW, /* Not in this table */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtnetlink.h 191 RTN_THROW, /* Not in this table */

Completed in 74 milliseconds

1 2 3 4 5