HomeSort by relevance Sort by last modified time
    Searched full:alternate_formats (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumbermatcher.cc 169 bool LoadAlternateFormats(PhoneMetadataCollection* alternate_formats) {
171 if (!alternate_formats->ParseFromArray(alternate_format_get(),
676 const PhoneMetadata* alternate_formats = local
679 if (alternate_formats) {
681 alternate_formats->number_format().begin();
682 it != alternate_formats->number_format().end(); ++it) {
    [all...]

Completed in 177 milliseconds