Searched refs:AllocateFromPsos (Results 1 - 1 of 1) sorted by relevance

/external/srec/portable/src/
H A Dpmemblock.c347 static void* AllocateFromPsos(uint32 whichPool, uint32 poolIndex, uint32 size) function
391 pMemory = AllocateFromPsos(whichPool, poolIndex, size);
404 pMemory = AllocateFromPsos(whichPool, memoryPool[whichPool].currentNumberOfPools - 1, size);

Completed in 2007 milliseconds