Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/stats/pull/
DIonMemoryUtilTest.java149 private static IonAllocations createIonAllocations(int pid, long totalSizeInBytes, int count, in createIonAllocations()
/frameworks/base/services/core/java/com/android/server/stats/pull/
DIonMemoryUtil.java140 public long totalSizeInBytes; field in IonMemoryUtil.IonAllocations