GetTabIdAt        228 chrome/browser/sync/glue/session_model_associator.cc         SessionID::id_type tab_id = (*i)->GetTabIdAt(j);
GetTabIdAt         63 chrome/browser/sync/glue/synced_window_delegate.h   virtual SessionID::id_type GetTabIdAt(int index) const = 0;
GetTabIdAt         34 chrome/browser/sync/glue/synced_window_delegate_android.h   virtual SessionID::id_type GetTabIdAt(int index) const OVERRIDE;
GetTabIdAt        189 chrome/browser/sync/sessions2/sessions_sync_manager.cc         SessionID::id_type tab_id = (*i)->GetTabIdAt(j);
GetTabIdAt         98 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc     return wrapped_->GetTabIdAt(index);
GetTabIdAt         36 chrome/browser/ui/sync/browser_synced_window_delegate.h   virtual SessionID::id_type GetTabIdAt(int index) const OVERRIDE;