Searched refs:IsMoreReliable (Results 1 – 2 of 2) sorted by relevance
50 inline bool IsMoreReliable(int type) const in IsMoreReliable() function
166 if (lastCountry_->IsMoreReliable(type)) { in UpdateCountryCode()234 if (lastCountry_ && !country.IsSame(*lastCountry_) && !lastCountry_->IsMoreReliable(type)) { in GetIsoCountryCode()