DeleteForeignSession 296 chrome/browser/android/foreign_session_helper.cc open_tabs->DeleteForeignSession(ConvertJavaStringToUTF8(env, session_tag)); DeleteForeignSession 36 chrome/browser/android/foreign_session_helper.h void DeleteForeignSession(JNIEnv* env, jobject obj, jstring session_tag); DeleteForeignSession 656 chrome/browser/sync/glue/session_model_associator.cc DeleteForeignSession(transaction_tag); DeleteForeignSession 1050 chrome/browser/sync/glue/session_model_associator.cc DeleteForeignSession(session_tag); DeleteForeignSession 186 chrome/browser/sync/glue/session_model_associator.h virtual void DeleteForeignSession(const std::string& tag) OVERRIDE; DeleteForeignSession 42 chrome/browser/sync/open_tabs_ui_delegate.h virtual void DeleteForeignSession(const std::string& tag) = 0; DeleteForeignSession 755 chrome/browser/sync/profile_sync_service_session_unittest.cc TEST_F(ProfileSyncServiceSessionTest, DeleteForeignSession) { DeleteForeignSession 772 chrome/browser/sync/profile_sync_service_session_unittest.cc model_associator_->DeleteForeignSession(tag); DeleteForeignSession 802 chrome/browser/sync/profile_sync_service_session_unittest.cc model_associator_->DeleteForeignSession(tag); DeleteForeignSession 128 chrome/browser/sync/sessions2/sessions_sync_manager.h virtual void DeleteForeignSession(const std::string& tag) OVERRIDE; DeleteForeignSession 195 chrome/browser/sync/sessions2/sessions_sync_manager.h FRIEND_TEST_ALL_PREFIXES(SessionsSyncManagerTest, DeleteForeignSession); DeleteForeignSession 975 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc TEST_F(SessionsSyncManagerTest, DeleteForeignSession) { DeleteForeignSession 1717 chrome/browser/sync/sessions2/sessions_sync_manager_unittest.cc manager()->DeleteForeignSession(tag); DeleteForeignSession 374 chrome/browser/sync/test/integration/sessions_helper.cc GetOpenTabsUIDelegate()->DeleteForeignSession(session_tag); DeleteForeignSession 120 chrome/browser/sync/test/integration/sessions_helper.h void DeleteForeignSession(int index, std::string session_tag); DeleteForeignSession 16 chrome/browser/sync/test/integration/two_client_sessions_sync_test.cc using sessions_helper::DeleteForeignSession; DeleteForeignSession 179 chrome/browser/sync/test/integration/two_client_sessions_sync_test.cc DeleteForeignSession(1, sessions1[0]->session_tag); DeleteForeignSession 204 chrome/browser/sync/test/integration/two_client_sessions_sync_test.cc DeleteForeignSession(1, sessions1[0]->session_tag); DeleteForeignSession 351 chrome/browser/ui/webui/ntp/foreign_session_handler.cc open_tabs->DeleteForeignSession(session_tag);