Searched refs:OStorePageLink (Results 1 – 8 of 8) sorted by relevance
361 struct OStorePageLink struct373 void swap (OStorePageLink & rhs) in swap() argument378 OStorePageLink (const OStorePageLink & rhs) in OStorePageLink() function382 OStorePageLink & operator= (const OStorePageLink & rhs) in operator =() argument388 OStorePageLink & operator= (sal_uInt32 nAddr) in operator =() argument401 bool operator< (const OStorePageLink& rhs) const in operator <() argument413 void link (OStorePageLink & rPred) in link() argument416 OStorePageLink tmp (rPred); in link()421 void unlink (OStorePageLink& rPred) in unlink() argument424 *this = OStorePageLink(); in unlink()[all …]
56 typedef OStorePageLink L;265 OStorePageLink const aListHead (m_aSuperOne.unusedHead()); in unusedHead()308 OStorePageLink const aListHead (nAddr); in unusedPop()338 OStorePageLink const aListHead (nAddr); in unusedPush()
406 OStorePageLink & rLink, in iterate()502 OStorePageLink aLink (rPage.location()); in save_dirpage_Impl()597 OStorePageLink aDstLink (e.m_aLink); in link()676 OStorePageLink aSrcLink (aPage.location()); in symlink()
83 OStorePageLink & rLink,
191 OStorePageLink aLink; in iterate()
46 typedef OStorePageLink L;
226 OStorePageLink aLink (xPageR->location()); in split()
166 typedef store::OStorePageLink L;
Completed in 30 milliseconds