Searched refs:match_types (Results 1 – 1 of 1) sorted by relevance
122 uint32 match_types) { in BrowserMatches() argument123 if (match_types & kMatchCanSupportWindowFeature && in BrowserMatches()128 if (match_types & kMatchOriginalProfile) { in BrowserMatches()151 uint32 match_types) { in FindBrowserMatching() argument153 if (BrowserMatches(*i, profile, type, window_feature, match_types)) in FindBrowserMatching()527 uint32 match_types = match_incognito ? kMatchOriginalProfile : kMatchNothing; in FindBrowserWithType() local530 p, t, Browser::FEATURE_NONE, match_types); in FindBrowserWithType()534 Browser::FEATURE_NONE, match_types); in FindBrowserWithType()