Home
last modified time | relevance | path

Searched defs:otherRss (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/os/
DDebug.java184 public int otherRss; field in Debug.MemoryInfo
/frameworks/base/core/java/android/app/
DActivityThread.java2711 int otherRss = memInfo.otherRss; in dumpMemInfoTable() local
2918 int otherRss = memInfo.otherRss; in dumpMemInfoTable() local
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java13336 long otherRss = 0; in dumpApplicationMemoryUsage() local
13947 long otherRss = 0; in dumpApplicationMemoryUsage() local