Searched refs:_LINUX_CAPABILITY_VERSION_3 (Results 1 – 3 of 3) sorted by relevance
349 #if defined(_LINUX_CAPABILITY_VERSION_3) in OsConstants_initConstants()350 initConstant(env, c, "_LINUX_CAPABILITY_VERSION_3", _LINUX_CAPABILITY_VERSION_3); in OsConstants_initConstants()
923 #ifdef _LINUX_CAPABILITY_VERSION_3941 #ifdef _LINUX_CAPABILITY_VERSION_3 in GetCapUserDataLength()942 if (version == _LINUX_CAPABILITY_VERSION_3) { in GetCapUserDataLength()
337 /** @hide */ public static final int _LINUX_CAPABILITY_VERSION_3 = placeholder(); field in OsConstants