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

  /external/chromium_org/android_webview/browser/renderer_host/
aw_resource_dispatcher_host_delegate.h 26 class AwResourceDispatcherHostDelegate
75 AwResourceDispatcherHostDelegate>;
76 AwResourceDispatcherHostDelegate();
77 virtual ~AwResourceDispatcherHostDelegate();
96 DISALLOW_COPY_AND_ASSIGN(AwResourceDispatcherHostDelegate);
aw_resource_dispatcher_host_delegate.cc 36 base::LazyInstance<android_webview::AwResourceDispatcherHostDelegate>
120 AwResourceDispatcherHostDelegate::AddPendingThrottle(
198 void AwResourceDispatcherHostDelegate::ResourceDispatcherHostCreated() {
203 AwResourceDispatcherHostDelegate::AwResourceDispatcherHostDelegate()
207 AwResourceDispatcherHostDelegate::~AwResourceDispatcherHostDelegate() {
210 void AwResourceDispatcherHostDelegate::RequestBeginning(
238 void AwResourceDispatcherHostDelegate::OnRequestRedirected(
247 void AwResourceDispatcherHostDelegate::DownloadStarting
    [all...]

Completed in 44 milliseconds