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

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
H A Dmapping_file_provider.cc102 const int* const country_calling_codes_end = country_calling_codes_ + local
106 country_calling_codes_end,
108 if (it == country_calling_codes_end || *it != country_calling_code) {

Completed in 77 milliseconds