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