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()211 void EntryCache::destroy (Entry * entry) in destroy()356 EntryCache::get().destroy (entry); in ~PageCache_Impl()[all …]
Completed in 9 milliseconds