Searched refs:number_formats (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
H A Dphonenumberutil.cc1277 RepeatedPtrField<NumberFormat> number_formats; local
1278 NumberFormat* number_format = number_formats.Add();
1281 FormatByPattern(number, NATIONAL, number_formats, formatted_number);
1551 // for the INTERNATIONAL format instead of using the number_formats.

Completed in 1990 milliseconds