Searched refs:rawAllocType (Results 1 – 3 of 3) sorted by relevance
138 typedef void *(*rawAllocType)(std::intptr_t pool_id, std::size_t &bytes); typedef147 rawAllocType pAlloc;159 MemPoolPolicy(rawAllocType pAlloc_, rawFreeType pFree_,
570 rawAllocType rawAlloc;582 bool init(intptr_t poolId, rawAllocType rawAlloc, rawFreeType rawFree,
1073 bool ExtMemoryPool::init(intptr_t poolId, rawAllocType rawAlloc, in init()