Searched refs:OsclMemPoolResizableAllocatorCleanupDA (Results 1 – 1 of 1) sorted by relevance
58 class OsclMemPoolResizableAllocatorCleanupDA : public OsclDestructDealloc61 OsclMemPoolResizableAllocatorCleanupDA(Oscl_DefAlloc* in_gen_alloc) : in OsclMemPoolResizableAllocatorCleanupDA() function64 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()