Searched defs:IsContactTypeHint (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dform_structure.cc155 bool IsContactTypeHint(const std::string& token) { function
1053 if (!tokens.empty() && IsContactTypeHint(tokens.back())) {

Completed in 75 milliseconds