CacheMode          56 android_webview/browser/aw_contents_io_thread_client.h   virtual CacheMode GetCacheMode() const = 0;
CacheMode         178 android_webview/browser/renderer_host/aw_resource_dispatcher_host_delegate.cc     AwContentsIoThreadClient::CacheMode cache_mode = io_client->GetCacheMode();
CacheMode         218 android_webview/native/aw_contents_io_thread_client_impl.cc AwContentsIoThreadClient::CacheMode
CacheMode         225 android_webview/native/aw_contents_io_thread_client_impl.cc   return static_cast<AwContentsIoThreadClient::CacheMode>(
CacheMode          48 android_webview/native/aw_contents_io_thread_client_impl.h   virtual CacheMode GetCacheMode() const OVERRIDE;