Searched refs:IsBeingDestroyed (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
H A Dsynced_tab_delegate.h32 virtual bool IsBeingDestroyed() const = 0;
H A Dsynced_tab_delegate_android.cc36 bool SyncedTabDelegateAndroid::IsBeingDestroyed() const { function in class:browser_sync::SyncedTabDelegateAndroid
38 ->IsBeingDestroyed();
H A Dsynced_tab_delegate_android.h30 virtual bool IsBeingDestroyed() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/sync/
H A Dtab_contents_synced_tab_delegate.cc42 bool TabContentsSyncedTabDelegate::IsBeingDestroyed() const { function in class:TabContentsSyncedTabDelegate
43 return web_contents_->IsBeingDestroyed();
H A Dtab_contents_synced_tab_delegate.h26 virtual bool IsBeingDestroyed() const OVERRIDE;
/external/chromium_org/content/browser/frame_host/
H A Dnavigation_controller_delegate.h44 virtual bool IsBeingDestroyed() const = 0;
H A Dnavigation_controller_impl.cc1734 CHECK(!in_navigate_to_pending_entry_ || delegate_->IsBeingDestroyed());
/external/chromium_org/chrome/browser/ui/blocked_content/
H A Dpopup_blocker_tab_helper.cc67 if (!web_contents()->IsBeingDestroyed()) {
/external/chromium_org/chrome/browser/thumbnails/
H A Dthumbnail_tab_helper.cc180 if (!web_contents || web_contents->IsBeingDestroyed())
/external/chromium_org/chrome/browser/ui/autofill/
H A Dpopup_controller_common.cc44 if (web_contents_ && (!web_contents_->IsBeingDestroyed()) &&
/external/chromium_org/ui/views/controls/webview/
H A Dwebview.cc116 web_contents() && !web_contents()->IsBeingDestroyed()) {
/external/chromium_org/content/public/browser/
H A Dweb_contents.h321 virtual bool IsBeingDestroyed() const = 0;
/external/chromium_org/chrome/browser/sync/sessions/
H A Dsessions_sync_manager.cc273 if (tab->IsBeingDestroyed()) {
367 if (!modified_tab->IsBeingDestroyed() &&
H A Dsessions_sync_manager_unittest.cc403 virtual bool IsBeingDestroyed() const OVERRIDE { return false; }
/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_blocking_page.cc483 !web_contents_->IsBeingDestroyed()) {
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.h256 virtual bool IsBeingDestroyed() const OVERRIDE;
H A Dweb_contents_impl.cc1035 bool WebContentsImpl::IsBeingDestroyed() const { function in class:content::WebContentsImpl
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc1464 if (!contents->IsBeingDestroyed())
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 450 milliseconds