Searched refs:GetCountryCodeByLastLocation (Results 1 – 3 of 3) sorted by relevance
51 std::string GetCountryCodeByLastLocation();
123 std::string CountryCodeManager::GetCountryCodeByLastLocation() in GetCountryCodeByLastLocation() function in OHOS::Location::CountryCodeManager227 countryCodeStr8 = GetCountryCodeByLastLocation(); in GetIsoCountryCode()
226 EXPECT_EQ("", countryCodeManager->GetCountryCodeByLastLocation());