Searched refs:OStorePageBIOS (Results 1 – 10 of 10) sorted by relevance
222 storeError save (OStorePageBIOS & rBIOS, sal_uInt32 nSize = theSize) in save()232 OStorePageBIOS & rBIOS,236 OStorePageBIOS & rBIOS,240 OStorePageBIOS & rBIOS,245 storeError verify (OStorePageBIOS & rBIOS);258 storeError SuperBlockPage::unusedHead (OStorePageBIOS & rBIOS, PageData & rPageHead) in unusedHead()300 storeError SuperBlockPage::unusedPop (OStorePageBIOS & rBIOS, PageData const & rPageHead) in unusedPop()316 storeError SuperBlockPage::unusedPush (OStorePageBIOS & rBIOS, sal_uInt32 nAddr) in unusedPush()346 storeError SuperBlockPage::verify (OStorePageBIOS & rBIOS) in verify()412 OStorePageBIOS::Ace::Ace() in Ace()[all …]
47 class OStorePageBIOS : public store::OStoreObject class52 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()
232 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 …]
70 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 …]
36 class OStorePageBIOS;267 OStorePageBIOS & rBIOS);274 OStorePageBIOS & rBIOS);298 OStorePageBIOS & rBIOS);307 OStorePageBIOS & rBIOS);316 OStorePageBIOS & rBIOS);330 OStorePageBIOS & rBIOS);
189 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()
47 class OStorePageManager : public store::OStorePageBIOS147 typedef OStorePageBIOS base;
865 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()
842 class OStorePageBIOS;
90 class OTestBIOS : public store::OStorePageBIOS92 typedef store::OStorePageBIOS base;