Searched defs:GetTabIdAt (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/chrome/browser/ui/sync/ | ||
D | browser_synced_window_delegate.cc | 61 SessionID::id_type BrowserSyncedWindowDelegate::GetTabIdAt(int index) const { in GetTabIdAt() function in BrowserSyncedWindowDelegate |
/external/chromium_org/chrome/browser/sync/glue/ | ||
D | synced_window_delegate_android.cc | 85 SessionID::id_type SyncedWindowDelegateAndroid::GetTabIdAt(int index) const { in GetTabIdAt() function in browser_sync::SyncedWindowDelegateAndroid |
/external/chromium_org/chrome/browser/sync/sessions/ | ||
D | session_data_type_controller_unittest.cc | 42 virtual SessionID::id_type GetTabIdAt(int index) const OVERRIDE { return 0; } in GetTabIdAt() function in browser_sync::__anon009d9f480111::MockSyncedWindowDelegate |
D | sessions_sync_manager_unittest.cc | 100 virtual SessionID::id_type GetTabIdAt(int index) const OVERRIDE { in GetTabIdAt() function in browser_sync::__anonbef9d0740111::SyncedWindowDelegateOverride |