Searched refs:AllocationDtor (Results 1 – 2 of 2) sorted by relevance
112 struct AllocationDtor { struct113 AllocationDtor(const std::shared_ptr<AllocationAshmem> &alloc) in AllocationDtor() function137 *alloc = std::shared_ptr<BufferPoolAllocation>(ptr, AllocationDtor(ashmemAlloc)); in allocate()
112 struct AllocationDtor { struct113 AllocationDtor(const std::shared_ptr<AllocationAshmem> &alloc) in AllocationDtor() argument155 *alloc = std::shared_ptr<BufferPoolAllocation>(ptr, AllocationDtor(ashmemAlloc)); in allocate()