Home
last modified time | relevance | path

Searched refs:CAP_SETFCAP (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/android/system/
DOsConstants.java146 public static final int CAP_SETFCAP = placeholder(); field in OsConstants
/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp104 initConstant(env, c, "CAP_SETFCAP", CAP_SETFCAP); in OsConstants_initConstants()