Searched refs:OnIoThreadClientReady (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/android_webview/browser/renderer_host/
H A Daw_resource_dispatcher_host_delegate.cc70 void OnIoThreadClientReady(int new_child_id, int new_route_id);
128 void IoThreadClientThrottle::OnIoThreadClientReady(int new_child_id, function in class:android_webview::IoThreadClientThrottle
339 void AwResourceDispatcherHostDelegate::OnIoThreadClientReady( function in class:android_webview::AwResourceDispatcherHostDelegate
382 throttle->OnIoThreadClientReady(new_child_id, new_route_id);
H A Daw_resource_dispatcher_host_delegate.h66 static void OnIoThreadClientReady(int new_child_id, int new_route_id);
/external/chromium_org/android_webview/native/
H A Daw_contents.cc229 AwResourceDispatcherHostDelegate::OnIoThreadClientReady(child_id, route_id);

Completed in 171 milliseconds