Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/WebCoreSupport/
DWebCache.cpp131 thread->message_loop()->PostTask(FROM_HERE, NewRunnableMethod(this, &WebCache::clearImpl)); in clear()
161 void WebCache::clearImpl() in clearImpl() function in android::WebCache
DWebCache.h57 void clearImpl();