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

/external/chromium_org/content/common/android/
H A Daddress_parser_internal.cc426 return IsZipValidForState(word, state_index);
429 bool IsZipValidForState(const Word& word, size_t state_index) { function in namespace:content::address_parser::internal

Completed in 46 milliseconds