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

  /external/chromium_org/android_webview/browser/renderer_host/
aw_resource_dispatcher_host_delegate.cc 33 base::LazyInstance<android_webview::AwResourceDispatcherHostDelegate>
109 AwResourceDispatcherHostDelegate::AddPendingThrottle(
187 void AwResourceDispatcherHostDelegate::ResourceDispatcherHostCreated() {
192 AwResourceDispatcherHostDelegate::AwResourceDispatcherHostDelegate()
196 AwResourceDispatcherHostDelegate::~AwResourceDispatcherHostDelegate() {
199 void AwResourceDispatcherHostDelegate::RequestBeginning(
225 void AwResourceDispatcherHostDelegate::DownloadStarting(
267 bool AwResourceDispatcherHostDelegate::AcceptAuthRequest
    [all...]
aw_resource_dispatcher_host_delegate.h 26 class AwResourceDispatcherHostDelegate
77 AwResourceDispatcherHostDelegate>;
78 AwResourceDispatcherHostDelegate();
79 virtual ~AwResourceDispatcherHostDelegate();
94 DISALLOW_COPY_AND_ASSIGN(AwResourceDispatcherHostDelegate);
  /external/chromium_org/android_webview/browser/
aw_content_browser_client.cc 416 AwResourceDispatcherHostDelegate::ResourceDispatcherHostCreated();
  /external/chromium_org/android_webview/native/
aw_contents.cc 235 AwResourceDispatcherHostDelegate::OnIoThreadClientReady(child_id, route_id);
    [all...]

Completed in 3477 milliseconds