Home | History | Annotate | Download | only in alloc

Lines Matching refs:dvmHeapSourceAlloc

918 void* dvmHeapSourceAlloc(size_t n)
1004 void* ptr = dvmHeapSourceAlloc(n);
1024 void* ptr = dvmHeapSourceAlloc(n);
1035 ptr = dvmHeapSourceAlloc(n);
1155 * may be larger than the size passed to dvmHeapSourceAlloc().