Home
last modified time | relevance | path

Searched refs:_LINUX_CAPABILITY_VERSION_3 (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp350 #if defined(_LINUX_CAPABILITY_VERSION_3) in OsConstants_initConstants()
351 initConstant(env, c, "_LINUX_CAPABILITY_VERSION_3", _LINUX_CAPABILITY_VERSION_3); in OsConstants_initConstants()
Dlibcore_io_Linux.cpp944 #ifdef _LINUX_CAPABILITY_VERSION_3
962 #ifdef _LINUX_CAPABILITY_VERSION_3 in GetCapUserDataLength()
963 if (version == _LINUX_CAPABILITY_VERSION_3) { in GetCapUserDataLength()
/libcore/luni/src/main/java/android/system/
DOsConstants.java360 public static final int _LINUX_CAPABILITY_VERSION_3 = placeholder(); field in OsConstants
/libcore/mmodules/core_platform_api/api/legacy_platform/
Dcurrent-api.txt81 field public static final int _LINUX_CAPABILITY_VERSION_3;