Searched defs:Heap (Results 1 – 2 of 2) sorted by relevance
60 struct Heap { struct63 mspace msp;67 size_t maximumSize;96 * allocations requested via dvmHeapSourceMorecore. argument101 struct HeapSource { argument
22 public class Heap { class47 public Heap(String name) { in Heap() method in Heap