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

  /system/core/libcutils/include/cutils/
android_reboot.h 26 #define ANDROID_RB_POWEROFF 0xDEAD0002
  /system/core/libcutils/
android_reboot.cpp 36 case ANDROID_RB_POWEROFF:
  /system/core/init/
reboot.cpp 192 case ANDROID_RB_POWEROFF:
388 if (cmd == ANDROID_RB_POWEROFF || is_thermal_shutdown) {
482 cmd = ANDROID_RB_POWEROFF;

Completed in 180 milliseconds