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();
94 DISALLOW_COPY_AND_ASSIGN(AwResourceDispatcherHostDelegate);
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...]

Completed in 1950 milliseconds