Searched refs:gChunkAlloc (Results 1 – 1 of 1) sorted by relevance
32 static ChunkAllocator<kAllocSize, 4> gChunkAlloc; variable40 if (!gChunkAlloc.free(message)) { in freeChunkAllocMessage()49 if (gChunkAlloc.contains(message)) { in freeHeapMessage()81 void *ret = gChunkAlloc.alloc(*size); in getMessageMemory()