HasWebContents    235 chrome/browser/sync/glue/session_model_associator.cc         if (!synced_tab->HasWebContents()) {
HasWebContents    254 chrome/browser/sync/glue/session_model_associator.cc           if (synced_tab->HasWebContents() &&
HasWebContents    336 chrome/browser/sync/glue/session_model_associator.cc   DCHECK(tab->HasWebContents());
HasWebContents    512 chrome/browser/sync/glue/session_model_associator.cc       tab_delegate.HasWebContents() ?
HasWebContents    192 chrome/browser/sync/glue/session_model_associator_unittest.cc   MOCK_CONST_METHOD0(HasWebContents, bool());
HasWebContents     55 chrome/browser/sync/glue/synced_tab_delegate.h   virtual bool HasWebContents() const = 0;
HasWebContents     40 chrome/browser/sync/glue/synced_tab_delegate_android.h   virtual bool HasWebContents() const OVERRIDE;
HasWebContents    196 chrome/browser/sync/sessions2/sessions_sync_manager.cc         if (!synced_tab->HasWebContents()) {
HasWebContents    255 chrome/browser/sync/sessions2/sessions_sync_manager.cc   DCHECK(tab->HasWebContents());
HasWebContents    928 chrome/browser/sync/sessions2/sessions_sync_manager.cc       tab_delegate.HasWebContents() ?
HasWebContents     39 chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h   virtual bool HasWebContents() const OVERRIDE;