Searched refs:heapBytes (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/alloc/
H A DHeapSource.c1228 size_t nativeBytes, heapBytes; local
1235 heapBytes = 0;
1248 heapBytes += bytesTrimmed[i];
1258 heapBytes, nativeBytes, heapBytes + nativeBytes);

Completed in 296 milliseconds