OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsNameMatch
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/autofill/
contact_info.cc
153
return
IsNameMatch
(text, first_tokens_);
159
return
IsNameMatch
(text, middle_tokens_);
165
return
IsNameMatch
(text, last_tokens_);
237
bool NameInfo::
IsNameMatch
(const string16& text,
contact_info.h
64
bool
IsNameMatch
(const string16& text,
Completed in 47 milliseconds