HomeSort by relevance Sort by last modified time
    Searched refs:OnIoThreadClientReady (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/android_webview/browser/renderer_host/
aw_resource_dispatcher_host_delegate.cc 69 void OnIoThreadClientReady(int new_child_id, int new_route_id);
121 void IoThreadClientThrottle::OnIoThreadClientReady(int new_child_id,
342 void AwResourceDispatcherHostDelegate::OnIoThreadClientReady(
385 throttle->OnIoThreadClientReady(new_child_id, new_route_id);
aw_resource_dispatcher_host_delegate.h 70 static void OnIoThreadClientReady(int new_child_id, int new_route_id);
  /external/chromium_org/android_webview/native/
aw_contents.cc 235 AwResourceDispatcherHostDelegate::OnIoThreadClientReady(child_id, route_id);
    [all...]

Completed in 183 milliseconds