Searched refs:_SC_PHYS_PAGES (Results 1 – 5 of 5) sorted by relevance
35 long numPages = sysconf(_SC_PHYS_PAGES); in limitProcessMemory()
712 #if defined(_SC_PHYS_PAGES) in OsConstants_initConstants()713 initConstant(env, c, "_SC_PHYS_PAGES", _SC_PHYS_PAGES); in OsConstants_initConstants()
914 public static final int _SC_PHYS_PAGES = placeholder(); field in OsConstants
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
28071 field public static final int _SC_PHYS_PAGES;