Searched defs:AwResourceDispatcherHostDelegate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/android_webview/browser/renderer_host/
H A Daw_resource_dispatcher_host_delegate.h26 class AwResourceDispatcherHostDelegate class in namespace:android_webview
75 AwResourceDispatcherHostDelegate>;
76 AwResourceDispatcherHostDelegate();
77 virtual ~AwResourceDispatcherHostDelegate();
96 DISALLOW_COPY_AND_ASSIGN(AwResourceDispatcherHostDelegate);
H A Daw_resource_dispatcher_host_delegate.cc36 base::LazyInstance<android_webview::AwResourceDispatcherHostDelegate>
120 AwResourceDispatcherHostDelegate::AddPendingThrottle(
198 void AwResourceDispatcherHostDelegate::ResourceDispatcherHostCreated() {
203 AwResourceDispatcherHostDelegate::AwResourceDispatcherHostDelegate() function in class:android_webview::AwResourceDispatcherHostDelegate
207 AwResourceDispatcherHostDelegate::~AwResourceDispatcherHostDelegate() {
210 void AwResourceDispatcherHostDelegate::RequestBeginning(
238 void AwResourceDispatcherHostDelegate::OnRequestRedirected(
247 void AwResourceDispatcherHostDelegate
[all...]

Completed in 167 milliseconds