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

  /external/webkit/Source/WebKit/android/WebCoreSupport/
WebCache.h 63 void certTrustChangedImpl();
WebCache.cpp 138 thread->message_loop()->PostTask(FROM_HERE, NewRunnableMethod(this, &WebCache::certTrustChangedImpl));
141 void WebCache::certTrustChangedImpl()

Completed in 3347 milliseconds