Searched defs:OnIoThreadClientReady (Results 1 - 1 of 1) 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);

Completed in 80 milliseconds