Home
last modified time | relevance | path

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

/external/opencore/pvmi/pvmf/src/
Dpvmf_pool_buffer_allocator.cpp32 iDestroyPool(false), in PVMFBufferPoolAllocator()
42 iDestroyPool = true; in ~PVMFBufferPoolAllocator()
81 iDestroyPool = true; in clear()
87 if (!iDestroyPool) in destruct_and_dealloc()
/external/opencore/pvmi/pvmf/include/
Dpvmf_pool_buffer_allocator.h65 bool iDestroyPool; variable