Home
last modified time | relevance | path

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

/aoo42x/main/store/source/
H A Dstorbase.cxx84 class PageData::Allocator_Impl : class in store::PageData
91 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_Impl
135 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 …]
H A Dstorbase.hxx480 class Allocator_Impl;

Completed in 23 milliseconds