GetSessionId 209 chrome/browser/sync/glue/session_model_associator.cc SessionID::id_type window_id = (*i)->GetSessionId(); GetSessionId 338 chrome/browser/sync/glue/session_model_associator.cc SessionID::id_type tab_id = tab->GetSessionId(); GetSessionId 425 chrome/browser/sync/glue/session_model_associator.cc DVLOG(1) << "Local tab " << tab_delegate.GetSessionId() GetSessionId 452 chrome/browser/sync/glue/session_model_associator.cc tab_delegate.GetSessionId(), GetSessionId 494 chrome/browser/sync/glue/session_model_associator.cc session_tab->tab_id.set_id(tab_delegate.GetSessionId()); GetSessionId 178 chrome/browser/sync/glue/session_model_associator_unittest.cc MOCK_CONST_METHOD0(GetSessionId, SessionID::id_type()); GetSessionId 324 chrome/browser/sync/glue/session_model_associator_unittest.cc EXPECT_CALL(tab_mock, GetSessionId()).WillRepeatedly(Return(0)); GetSessionId 400 chrome/browser/sync/glue/session_model_associator_unittest.cc EXPECT_CALL(tab_mock, GetSessionId()).WillRepeatedly(Return(0)); GetSessionId 31 chrome/browser/sync/glue/synced_tab_delegate.h virtual SessionID::id_type GetSessionId() const = 0; GetSessionId 29 chrome/browser/sync/glue/synced_tab_delegate_android.h virtual SessionID::id_type GetSessionId() const OVERRIDE; GetSessionId 37 chrome/browser/sync/glue/synced_window_delegate.h virtual SessionID::id_type GetSessionId() const = 0; GetSessionId 51 chrome/browser/sync/glue/synced_window_delegate_android.cc return tab_model_->GetSessionId(); GetSessionId 87 chrome/browser/sync/glue/synced_window_delegate_android.cc return tab ? tab->GetSessionId() : -1; GetSessionId 26 chrome/browser/sync/glue/synced_window_delegate_android.h virtual SessionID::id_type GetSessionId() const OVERRIDE; GetSessionId 171 chrome/browser/sync/sessions2/sessions_sync_manager.cc SessionID::id_type window_id = (*i)->GetSessionId(); GetSessionId 256 chrome/browser/sync/sessions2/sessions_sync_manager.cc SessionID::id_type tab_id = tab->GetSessionId(); GetSessionId 846 chrome/browser/sync/sessions2/sessions_sync_manager.cc tab_delegate.GetSessionId(), GetSessionId 910 chrome/browser/sync/sessions2/sessions_sync_manager.cc session_tab->tab_id.set_id(tab_delegate.GetSessionId()); GetSessionId 54 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc return wrapped_->GetSessionId(); GetSessionId 39 chrome/browser/ui/android/tab_model/tab_model.h virtual SessionID::id_type GetSessionId() const; GetSessionId 68 chrome/browser/ui/android/tab_model/tab_model_list.cc if ((*i)->GetSessionId() == desired_id) GetSessionId 62 chrome/browser/ui/sync/browser_synced_window_delegate.cc return GetTabAt(index)->GetSessionId(); GetSessionId 27 chrome/browser/ui/sync/browser_synced_window_delegate.h virtual SessionID::id_type GetSessionId() const OVERRIDE; GetSessionId 25 chrome/browser/ui/sync/tab_contents_synced_tab_delegate.h virtual SessionID::id_type GetSessionId() const OVERRIDE;