Searched refs:getRawPool (Results 1 – 2 of 2) sorted by relevance
44 deMemPool* getRawPool (void) { return m_pool; } in getRawPool() function in de::MemPool
304 m_binaryIndexMap = BinaryHash_create(m_memPool.getRawPool()); in BinaryRegistryWriter()