Home
last modified time | relevance | path

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

/aoo42x/main/store/workben/
H A Dt_page.cxx241 class PageAllocator class
247 PageAllocator() in PageAllocator() function in PageAllocator
251 ~PageAllocator() in ~PageAllocator()
259 friend void swap<>(PageAllocator & lhs, PageAllocator & rhs);
261 PageAllocator (PageAllocator const & rhs);
262 PageAllocator & operator= (PageAllocator const & rhs);
266 inline void swap (PageAllocator & lhs, PageAllocator & rhs) in swap()
272 PageAllocator::PageAllocator (PageAllocator const & rhs) in PageAllocator() function in PageAllocator
278 PageAllocator &
279 PageAllocator::operator= (PageAllocator const & rhs) in operator =()
[all …]

Completed in 16 milliseconds