Home
last modified time | relevance | path

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

/external/opencore/pvmi/pvmf/include/
Dpvmf_resizable_simple_mediamsg.h58 class OsclMemPoolResizableAllocatorCleanupDA : public OsclDestructDealloc
61 OsclMemPoolResizableAllocatorCleanupDA(Oscl_DefAlloc* in_gen_alloc) : in OsclMemPoolResizableAllocatorCleanupDA() function
64 virtual ~OsclMemPoolResizableAllocatorCleanupDA() {}; in ~OsclMemPoolResizableAllocatorCleanupDA()
87 oscl_mem_aligned_size(sizeof(OsclMemPoolResizableAllocatorCleanupDA)); in PVMFResizableSimpleMediaMsgAlloc()
123 oscl_mem_aligned_size(sizeof(OsclMemPoolResizableAllocatorCleanupDA)); in allocate()
138 OsclMemPoolResizableAllocatorCleanupDA *my_cleanup = in allocate()
139 …OSCL_PLACEMENT_NEW(my_ptr + aligned_refcnt_size, OsclMemPoolResizableAllocatorCleanupDA(gen_alloc)… in allocate()