Searched defs:Heap (Results 1 – 2 of 2) sorted by relevance
62 struct Heap { struct65 mspace msp;69 size_t maximumSize;98 * allocations requested via dvmHeapSourceMorecore. argument103 struct HeapSource { argument
22 public class Heap { class47 public Heap(String name) { in Heap() method in Heap