Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/WebCoreSupport/
DWebCache.cpp205 thread->message_loop()->PostTask(FROM_HERE, NewRunnableMethod(this, &WebCache::getEntryImpl)); in getCacheResult()
216 void WebCache::getEntryImpl() in getEntryImpl() function in android::WebCache
DWebCache.h65 void getEntryImpl();