Home
last modified time | relevance | path

Searched defs:HasWebContents (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/sync/
Dtab_contents_synced_tab_delegate.cc102 bool TabContentsSyncedTabDelegate::HasWebContents() const { return true; } in HasWebContents() function in TabContentsSyncedTabDelegate
/external/chromium_org/chrome/browser/sync/glue/
Dsynced_tab_delegate_android.cc86 bool SyncedTabDelegateAndroid::HasWebContents() const { in HasWebContents() function in browser_sync::SyncedTabDelegateAndroid
/external/chromium_org/chrome/browser/sync/sessions/
Dsessions_sync_manager_unittest.cc425 virtual bool HasWebContents() const OVERRIDE { in HasWebContents() function in browser_sync::__anon8ced42e10211::SyncedTabDelegateFake