Searched refs:Allocator_Impl (Results 1 – 2 of 2) sorted by relevance
84 class PageData::Allocator_Impl : class in store::PageData91 Allocator_Impl();109 virtual ~Allocator_Impl();124 Allocator_Impl (Allocator_Impl const &);125 Allocator_Impl & operator= (Allocator_Impl const &);130 PageData::Allocator_Impl::Allocator_Impl() in Allocator_Impl() function in PageData::Allocator_Impl135 PageData::Allocator_Impl::initialize (sal_uInt16 nPageSize) in initialize()149 PageData::Allocator_Impl::~Allocator_Impl() in ~Allocator_Impl()154 void PageData::Allocator_Impl::allocate_Impl (void ** ppPage, sal_uInt16 * pnSize) in allocate_Impl()161 void PageData::Allocator_Impl::deallocate_Impl (void * pPage) in deallocate_Impl()[all …]
480 class Allocator_Impl;
Completed in 52 milliseconds