Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dupdate_geocoding.cc269 int preCountryCode = preCountryCodes[preIndex]; in UpdateCountryCodes() local
271 if (preCountryCode > mdyCountryCode) { in UpdateCountryCodes()
275 } else if (mdyCountryCode == preCountryCode) { in UpdateCountryCodes()
279 curCountryCodes[curIndex] = preCountryCode; in UpdateCountryCodes()

Completed in 2 milliseconds