Searched refs:mAllocations (Results 1 – 4 of 4) sorted by relevance
174 mAllocations.add(memory); in mapMemory()230 allocations = mAllocations; in revoke()244 mAllocations.remove(memory); in remove()
37 Allocation ** mAllocations; member
315 cv->mAllocations = new Allocation *[cv->mAllocationCount]; in processChunk_Verticies()319 cv->mAllocations[ct] = (Allocation *)mIndex[i].mRsObj; in processChunk_Verticies()
72 SortedVector< wp<MemoryPmem> > mAllocations; variable