Home
last modified time | relevance | path

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

/aoo4110/main/store/source/
H A Dstorbios.cxx412 OStorePageBIOS::Ace::Ace() in Ace()
416 OStorePageBIOS::Ace::~Ace() in ~Ace()
429 OStorePageBIOS::Ace *
430 OStorePageBIOS::Ace::find (OStorePageBIOS::Ace * head, sal_uInt32 addr) in find()
442 OStorePageBIOS::Ace::insert (OStorePageBIOS::Ace * head, OStorePageBIOS::Ace * entry) in insert()
466 OStorePageBIOS::Ace *
486 OStorePageBIOS::AceCache &
513 OStorePageBIOS::Ace *
530 OStorePageBIOS::AceCache::destroy (OStorePageBIOS::Ace * ace) in destroy()
553 OStorePageBIOS::OStorePageBIOS (void) in OStorePageBIOS() function in OStorePageBIOS
[all …]
H A Dstorbios.hxx47 class OStorePageBIOS : public store::OStoreObject class
52 OStorePageBIOS (void);
172 virtual ~OStorePageBIOS (void);
229 OStorePageBIOS (const OStorePageBIOS&);
230 OStorePageBIOS& operator= (const OStorePageBIOS&);
233 inline OStorePageBIOS::operator osl::Mutex& (void) const in operator osl::Mutex&()
237 inline bool OStorePageBIOS::isWriteable (void) const in isWriteable()
241 inline sal_Bool OStorePageBIOS::isValid (void) const in isValid()
246 inline OStorePageBIOS::ScanContext::ScanContext (void) in ScanContext()
250 inline bool OStorePageBIOS::ScanContext::isValid (void) const in isValid()
H A Dstordata.hxx232 OStorePageBIOS & rBIOS);
242 OStorePageBIOS &rBIOS);
248 OStorePageBIOS &rBIOS);
255 OStorePageBIOS &rBIOS);
262 OStorePageBIOS &rBIOS);
268 OStorePageBIOS &rBIOS);
275 OStorePageBIOS &rBIOS);
281 OStorePageBIOS &rBIOS);
286 OStorePageBIOS &rBIOS);
292 OStorePageBIOS &rBIOS);
[all …]
H A Dstordata.cxx70 OStorePageBIOS &rBIOS) in store_truncate_Impl()
109 OStorePageBIOS &rBIOS) in store_truncate_Impl()
149 OStorePageBIOS &rBIOS) in store_truncate_Impl()
181 OStorePageBIOS & rBIOS) in loadOrCreate()
221 OStorePageBIOS &rBIOS) in read()
247 OStorePageBIOS &rBIOS) in read()
280 OStorePageBIOS &rBIOS) in read()
311 OStorePageBIOS &rBIOS) in write()
350 OStorePageBIOS &rBIOS) in write()
386 OStorePageBIOS &rBIOS) in write()
[all …]
H A Dstortree.hxx36 class OStorePageBIOS;
267 OStorePageBIOS & rBIOS);
274 OStorePageBIOS & rBIOS);
298 OStorePageBIOS & rBIOS);
307 OStorePageBIOS & rBIOS);
316 OStorePageBIOS & rBIOS);
330 OStorePageBIOS & rBIOS);
H A Dstortree.cxx189 OStorePageBIOS & rBIOS) in split()
239 OStorePageBIOS & rBIOS) in remove()
351 OStorePageBIOS & rBIOS) in loadOrCreate()
375 OStorePageBIOS & rBIOS) in change()
419 OStorePageBIOS & rBIOS) in find_lookup()
484 OStorePageBIOS & rBIOS) in find_insert()
H A Dstorpage.hxx47 class OStorePageManager : public store::OStorePageBIOS
147 typedef OStorePageBIOS base;
H A Dstorpage.cxx865 rtl::Reference<OStorePageBIOS> m_xBIOS;
866 OStorePageBIOS::ScanContext m_aCtx;
872 : m_xBIOS (new OStorePageBIOS()), in RebuildContext()
927 rtl::Reference<OStorePageBIOS> xSrcBIOS (aCtx.m_xBIOS); in rebuild()
H A Dstorbase.hxx842 class OStorePageBIOS;
/aoo4110/main/store/workben/
H A Dt_base.cxx90 class OTestBIOS : public store::OStorePageBIOS
92 typedef store::OStorePageBIOS base;

Completed in 62 milliseconds