Searched refs:heapAllocAndGrow (Results 1 – 1 of 1) sorted by relevance
906 static void* heapAllocAndGrow(HeapSource *hs, Heap *heap, size_t n) in heapAllocAndGrow() function959 ptr = heapAllocAndGrow(hs, heap, n); in dvmHeapSourceAllocAndGrow()