Home
last modified time | relevance | path

Searched refs:GetSyncedWindowDelegates (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/sync/sessions/
Dsynced_window_delegates_getter.cc16 SyncedWindowDelegatesGetter::GetSyncedWindowDelegates() { in GetSyncedWindowDelegates() function in browser_sync::SyncedWindowDelegatesGetter
17 return SyncedWindowDelegate::GetSyncedWindowDelegates(); in GetSyncedWindowDelegates()
Dsynced_window_delegates_getter.h19 virtual const std::set<SyncedWindowDelegate*> GetSyncedWindowDelegates();
Dsession_data_type_controller.cc51 synced_window_getter_->GetSyncedWindowDelegates(); in StartModels()
Dsession_data_type_controller_unittest.cc67 GetSyncedWindowDelegates() OVERRIDE { in GetSyncedWindowDelegates() function in browser_sync::__anon009d9f480111::MockSyncedWindowDelegatesGetter
Dsessions_sync_manager.cc171 synced_window_getter_->GetSyncedWindowDelegates(); in AssociateWindows()
Dsessions_sync_manager_unittest.cc122 virtual const std::set<SyncedWindowDelegate*> GetSyncedWindowDelegates() in GetSyncedWindowDelegates() function in browser_sync::__anonbef9d0740111::TestSyncedWindowDelegatesGetter
864 SyncedWindowDelegate::GetSyncedWindowDelegates()); in TEST_F()
/external/chromium_org/chrome/browser/sync/glue/
Dsynced_window_delegate.h23 static const std::set<SyncedWindowDelegate*> GetSyncedWindowDelegates();
Dsynced_window_delegate_android.cc19 SyncedWindowDelegate::GetSyncedWindowDelegates() { in GetSyncedWindowDelegates() function in browser_sync::SyncedWindowDelegate
/external/chromium_org/chrome/browser/ui/sync/
Dbrowser_synced_window_delegate.cc20 browser_sync::SyncedWindowDelegate::GetSyncedWindowDelegates() { in GetSyncedWindowDelegates() function in browser_sync::SyncedWindowDelegate