Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
H A Dcountry_code.h50 inline bool IsMoreReliable(int type) const in IsMoreReliable() function in OHOS::Location::CountryCode
/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_manager.cpp151 if (lastCountry_->IsMoreReliable(type)) { in UpdateCountryCode()
249 if (lastCountry_ && !country.IsSame(*lastCountry_) && !lastCountry_->IsMoreReliable(type)) { in GetIsoCountryCode()

Completed in 2 milliseconds