HomeSort by relevance Sort by last modified time
    Searched defs:CAP_WAKE_ALARM (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/common/linux/
capability.h 114 #define CAP_WAKE_ALARM 35
115 #define CAP_LAST_CAP CAP_WAKE_ALARM
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
capability.h 338 #define CAP_WAKE_ALARM 35
341 #define CAP_LAST_CAP CAP_WAKE_ALARM
  /system/core/include/private/
android_filesystem_capability.h 107 #define CAP_WAKE_ALARM 35
108 #define CAP_LAST_CAP CAP_WAKE_ALARM
  /external/kernel-headers/original/linux/
capability.h 360 #define CAP_WAKE_ALARM 35
363 #define CAP_LAST_CAP CAP_WAKE_ALARM
  /external/libcap-ng/libcap-ng-0.7/bindings/python/
capng.py 105 CAP_WAKE_ALARM = _capng.CAP_WAKE_ALARM
  /libcore/luni/src/main/java/libcore/io/
OsConstants.java 85 public static final int CAP_WAKE_ALARM = placeholder();
    [all...]

Completed in 97 milliseconds