Home
last modified time | relevance | path

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

/trunk/main/store/source/
H A Dstorcach.cxx150 class EntryCache class
155 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 EntryCache
195 EntryCache::~EntryCache() in ~EntryCache()
211 void EntryCache::destroy (Entry * entry) in destroy()
356 EntryCache::get().destroy (entry); in ~PageCache_Impl()
[all …]

Completed in 17 milliseconds