Home
last modified time | relevance | path

Searched defs:GetTabIdAt (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/sync/
Dbrowser_synced_window_delegate.cc61 SessionID::id_type BrowserSyncedWindowDelegate::GetTabIdAt(int index) const { in GetTabIdAt() function in BrowserSyncedWindowDelegate
/external/chromium_org/chrome/browser/sync/glue/
Dsynced_window_delegate_android.cc85 SessionID::id_type SyncedWindowDelegateAndroid::GetTabIdAt(int index) const { in GetTabIdAt() function in browser_sync::SyncedWindowDelegateAndroid
/external/chromium_org/chrome/browser/sync/sessions/
Dsession_data_type_controller_unittest.cc42 virtual SessionID::id_type GetTabIdAt(int index) const OVERRIDE { return 0; } in GetTabIdAt() function in browser_sync::__anon009d9f480111::MockSyncedWindowDelegate
Dsessions_sync_manager_unittest.cc100 virtual SessionID::id_type GetTabIdAt(int index) const OVERRIDE { in GetTabIdAt() function in browser_sync::__anonbef9d0740111::SyncedWindowDelegateOverride