Searched refs:CleanupSession (Results 1 – 5 of 5) sorted by relevance
84 void CleanupSession(const std::string& session_tag);
202 void SyncedSessionTracker::CleanupSession(const std::string& session_tag) { in CleanupSession() function in browser_sync::SyncedSessionTracker
286 tracker.CleanupSession(tag1); in TEST_F()
293 synced_session_tracker_.CleanupSession(local_tag); in AssociateWindows()826 synced_session_tracker_.CleanupSession(foreign_session_tag); in AssociateForeignSpecifics()
231 session_tracker_.CleanupSession(local_tag); in AssociateWindows()568 session_tracker_.CleanupSession(foreign_session_tag); in UpdateTrackerWithForeignSession()