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

  /external/chromium_org/android_webview/browser/
aw_contents_io_thread_client.h 52 virtual bool PendingAssociation() const = 0;
  /external/chromium_org/android_webview/native/
aw_contents_io_thread_client_impl.h 47 virtual bool PendingAssociation() const OVERRIDE;
aw_contents_io_thread_client_impl.cc 205 bool AwContentsIoThreadClientImpl::PendingAssociation() const {
  /external/chromium_org/android_webview/browser/renderer_host/
aw_resource_dispatcher_host_delegate.cc 120 if (io_client && io_client->PendingAssociation()) {

Completed in 343 milliseconds