Home
last modified time | relevance | path

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

/aosp12/bionic/libc/upstream-netbsd/lib/libc/include/isc/
H A Dheap.h27 int heap_size; member
/aosp12/art/runtime/gc/
H A Dheap.cc2522 void Heap::TraceHeapSize(size_t heap_size) { in TraceHeapSize()