Searched defs:match_types (Results 1 – 1 of 1) sorted by relevance
122 uint32 match_types) { in BrowserMatches()151 uint32 match_types) { in FindBrowserMatching()527 uint32 match_types = match_incognito ? kMatchOriginalProfile : kMatchNothing; in FindBrowserWithType() local