Searched refs:DisassociateForeignSession (Results 1 – 2 of 2) sorted by relevance
239 bool DisassociateForeignSession(const std::string& foreign_session_tag);
509 DisassociateForeignSession(session.session_tag()); in ProcessSyncChanges()798 if (!DisassociateForeignSession(tag)) { in DeleteForeignSessionInternal()824 bool SessionsSyncManager::DisassociateForeignSession( in DisassociateForeignSession() function in browser_sync::SessionsSyncManager