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

  /external/chromium_org/android_webview/browser/
aw_contents_io_thread_client.h 72 virtual bool ShouldBlockContentUrls() const = 0;
  /external/chromium_org/android_webview/native/
aw_contents_io_thread_client_impl.h 52 virtual bool ShouldBlockContentUrls() const OVERRIDE;
aw_contents_io_thread_client_impl.cc 245 bool AwContentsIoThreadClientImpl::ShouldBlockContentUrls() const {
  /external/chromium_org/android_webview/browser/renderer_host/
aw_resource_dispatcher_host_delegate.cc 153 io_client->ShouldBlockContentUrls()) {

Completed in 450 milliseconds