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

  /external/webkit/Source/WebKit/android/WebCoreSupport/
WebCache.h 57 void clearImpl();
WebCache.cpp 131 thread->message_loop()->PostTask(FROM_HERE, NewRunnableMethod(this, &WebCache::clearImpl));
161 void WebCache::clearImpl()

Completed in 24 milliseconds