Searched refs:GetTabIdAt (Results 1 – 8 of 8) sorted by relevance
63 virtual SessionID::id_type GetTabIdAt(int index) const = 0;
34 virtual SessionID::id_type GetTabIdAt(int index) const OVERRIDE;
85 SessionID::id_type SyncedWindowDelegateAndroid::GetTabIdAt(int index) const { in GetTabIdAt() function in browser_sync::SyncedWindowDelegateAndroid
36 virtual SessionID::id_type GetTabIdAt(int index) const OVERRIDE;
61 SessionID::id_type BrowserSyncedWindowDelegate::GetTabIdAt(int index) const { in GetTabIdAt() function in BrowserSyncedWindowDelegate
42 virtual SessionID::id_type GetTabIdAt(int index) const OVERRIDE { return 0; } in GetTabIdAt() function in browser_sync::__anon009d9f480111::MockSyncedWindowDelegate
202 SessionID::id_type tab_id = (*i)->GetTabIdAt(j); in AssociateWindows()
100 virtual SessionID::id_type GetTabIdAt(int index) const OVERRIDE { in GetTabIdAt() function in browser_sync::__anonbef9d0740111::SyncedWindowDelegateOverride103 return wrapped_->GetTabIdAt(index); in GetTabIdAt()