Home
last modified time | relevance | path

Searched refs:_SC_PHYS_PAGES (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/utils/
DLimitProcessMemory.cpp35 long numPages = sysconf(_SC_PHYS_PAGES); in limitProcessMemory()
/frameworks/base/ravenwood/runtime-jni/
Dravenwood_os_constants.cpp712 #if defined(_SC_PHYS_PAGES) in OsConstants_initConstants()
713 initConstant(env, c, "_SC_PHYS_PAGES", _SC_PHYS_PAGES); in OsConstants_initConstants()
/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/
DOsConstants.java914 public static final int _SC_PHYS_PAGES = placeholder(); field in OsConstants
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28071 field public static final int _SC_PHYS_PAGES;