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