Searched refs:EntryCache (Results 1 – 1 of 1) sorted by relevance
150 class EntryCache class155 static EntryCache & get();162 EntryCache();163 ~EntryCache();174 EntryCache & EntryCache::get() in get()176 static EntryCache g_entry_cache; in get()180 EntryCache::EntryCache() in EntryCache() function in EntryCache195 EntryCache::~EntryCache() in ~EntryCache()200 Entry * EntryCache::create (PageHolder const & rxPage, sal_uInt32 nOffset) in create()211 void EntryCache::destroy (Entry * entry) in destroy()[all …]