Searched refs:rawFree (Results 1 – 3 of 3) sorted by relevance
571 rawFreeType rawFree;582 bool init(intptr_t poolId, rawAllocType rawAlloc, rawFreeType rawFree,612 if (rawFree || !userPool())
1074 rawFreeType rawFree, size_t granularity, in init() argument1079 this->rawFree = rawFree; in init()
144 fail = (*extMemPool->rawFree)(extMemPool->poolId, object, size); in freeRawMem()