HomeSort by relevance Sort by last modified time
    Searched refs:MEMINFO_SLAB_RECLAIMABLE (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/com/android/internal/util/
MemInfoReader.java 85 return mInfos[Debug.MEMINFO_BUFFERS] + mInfos[Debug.MEMINFO_SLAB_RECLAIMABLE]
  /frameworks/base/core/java/android/os/
Debug.java     [all...]
  /frameworks/base/core/jni/
android_os_Debug.cpp 708 MEMINFO_SLAB_RECLAIMABLE,
    [all...]

Completed in 45 milliseconds