Searched defs:heap_size (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/upstream-netbsd/lib/libc/include/isc/ | ||
H A D | heap.h | 27 int heap_size; member |
/aosp12/art/runtime/gc/ | ||
H A D | heap.cc | 2522 void Heap::TraceHeapSize(size_t heap_size) { in TraceHeapSize() |