Home
last modified time | relevance | path

Searched defs:MEMINFO_SLAB_RECLAIMABLE (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_os_Debug.cpp577 MEMINFO_SLAB_RECLAIMABLE, enumerator
/aosp14/frameworks/base/core/java/android/os/
H A DDebug.java1969 public static final int MEMINFO_SLAB_RECLAIMABLE = 6; field in Debug