HomeSort by relevance Sort by last modified time
    Searched refs:m_doomAllEntriesCallback (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/android/WebCoreSupport/
WebCache.h 77 net::CompletionCallbackImpl<WebCache> m_doomAllEntriesCallback;
WebCache.cpp 87 : m_doomAllEntriesCallback(this, &WebCache::doomAllEntries)
168 int code = m_cache->GetBackend(&m_cacheBackend, &m_doomAllEntriesCallback);

Completed in 220 milliseconds