Home
last modified time | relevance | path

Searched refs:SearchPoolsForMemory (Results 1 – 1 of 1) sorted by relevance

/external/srec/portable/src/
Dpmemblock.c367 static void* SearchPoolsForMemory(uint32 whichPool, uint32 size) in SearchPoolsForMemory() function
442 pMemory = SearchPoolsForMemory(whichPool, size); in PortMemBlockAllocateFromPool()