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

  /external/chromium_org/android_webview/browser/
aw_contents_io_thread_client.h 66 virtual scoped_ptr<InterceptedRequestData> ShouldInterceptRequest(
aw_request_interceptor.cc 73 return io_thread_client->ShouldInterceptRequest(location, request).Pass();
  /external/chromium_org/android_webview/native/
aw_contents_io_thread_client_impl.h 49 virtual scoped_ptr<InterceptedRequestData> ShouldInterceptRequest(
aw_contents_io_thread_client_impl.cc 222 AwContentsIoThreadClientImpl::ShouldInterceptRequest(

Completed in 476 milliseconds