Home
last modified time | relevance | path

Searched refs:_SC_AVPHYS_PAGES (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/main/native/
Dandroid_system_OsConstants.cpp645 #if defined(_SC_AVPHYS_PAGES) in OsConstants_initConstants()
646 initConstant(env, c, "_SC_AVPHYS_PAGES", _SC_AVPHYS_PAGES); in OsConstants_initConstants()
/libcore/luni/src/main/java/android/system/
DOsConstants.java878 public static final int _SC_AVPHYS_PAGES = placeholder(); field in OsConstants
/libcore/api/
Dcurrent.txt570 field public static final int _SC_AVPHYS_PAGES;