HomeSort by relevance Sort by last modified time
    Searched refs:RB_POWER_OFF (Results 1 - 13 of 13) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
reboot.h 40 #define RB_POWER_OFF 0x4321fedc
  /bionic/libc/include/sys/
reboot.h 42 #define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
  /development/ndk/platforms/android-3/include/sys/
reboot.h 42 #define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
reboot.h 42 #define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
reboot.h 42 #define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
reboot.h 42 #define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
reboot.h 42 #define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
reboot.h 42 #define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
reboot.h 42 #define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
reboot.h 42 #define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
reboot.h 42 #define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
reboot.h 42 #define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
  /system/core/libcutils/
android_reboot.c 120 ret = reboot(RB_POWER_OFF);

Completed in 56 milliseconds