Searched refs:ShouldSyncWindowType (Results 1 – 2 of 2) sorted by relevance
304 static bool ShouldSyncWindowType(const Browser::Type& type);
124 if (ShouldSyncWindowType((*i)->type()) && (*i)->tab_count() && in ReassociateWindows()172 bool SessionModelAssociator::ShouldSyncWindowType(const Browser::Type& type) { in ShouldSyncWindowType() function in browser_sync::SessionModelAssociator