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

  /external/chromium_org/android_webview/browser/
aw_contents_io_thread_client.h 56 virtual CacheMode GetCacheMode() const = 0;
  /external/chromium_org/android_webview/native/
aw_contents_io_thread_client_impl.h 48 virtual CacheMode GetCacheMode() const OVERRIDE;
aw_contents_io_thread_client_impl.cc 210 AwContentsIoThreadClientImpl::GetCacheMode() const {
  /external/chromium_org/android_webview/browser/renderer_host/
aw_resource_dispatcher_host_delegate.cc 175 AwContentsIoThreadClient::CacheMode cache_mode = io_client->GetCacheMode();

Completed in 746 milliseconds