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
77 AwResourceDispatcherHostDelegate>;
78 AwResourceDispatcherHostDelegate();
79 virtual ~AwResourceDispatcherHostDelegate();
98 DISALLOW_COPY_AND_ASSIGN(AwResourceDispatcherHostDelegate);
aw_resource_dispatcher_host_delegate.cc 35 base::LazyInstance<android_webview::AwResourceDispatcherHostDelegate>
119 AwResourceDispatcherHostDelegate::AddPendingThrottle(
197 void AwResourceDispatcherHostDelegate::ResourceDispatcherHostCreated() {
202 AwResourceDispatcherHostDelegate::AwResourceDispatcherHostDelegate()
206 AwResourceDispatcherHostDelegate::~AwResourceDispatcherHostDelegate() {
209 void AwResourceDispatcherHostDelegate::RequestBeginning(
239 void AwResourceDispatcherHostDelegate::OnRequestRedirected(
248 void AwResourceDispatcherHostDelegate::DownloadStarting
    [all...]

Completed in 52 milliseconds