Searched refs:getUnreachableMemory (Results 1 – 2 of 2) sorted by relevance
2234 public static native String getUnreachableMemory(int limit, boolean contents); in getUnreachableMemory() method in Debug
1151 pw.print(Debug.getUnreachableMemory(100, showContents)); in dumpMemInfo()