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

  /external/chromium_org/android_webview/browser/
aw_contents_io_thread_client.h 76 virtual bool ShouldBlockFileUrls() const = 0;
  /external/chromium_org/android_webview/native/
aw_contents_io_thread_client_impl.h 53 virtual bool ShouldBlockFileUrls() const OVERRIDE;
aw_contents_io_thread_client_impl.cc 246 bool AwContentsIoThreadClientImpl::ShouldBlockFileUrls() const {
  /external/chromium_org/android_webview/browser/renderer_host/
aw_resource_dispatcher_host_delegate.cc 160 io_client->ShouldBlockFileUrls()) {

Completed in 257 milliseconds