Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/WebCoreSupport/
DWebCache.cpp87 : m_doomAllEntriesCallback(this, &WebCache::doomAllEntries) in WebCache()
178 doomAllEntries(0 /*unused*/); in clearImpl()
181 void WebCache::doomAllEntries(int) in doomAllEntries() function in android::WebCache
DWebCache.h58 void doomAllEntries(int);