Home
last modified time | relevance | path

Searched refs:SetCountryCodeStr (Results 1 – 3 of 3) sorted by relevance

/base/location/interfaces/inner_api/include/
Dcountry_code.h38 SetCountryCodeStr(country.GetCountryCodeStr()); in CountryCode()
60 inline void SetCountryCodeStr(std::string country) in SetCountryCodeStr() function
/base/location/frameworks/native/source/
Dcountry_code_manager.cpp154 lastCountryByLocation_->SetCountryCodeStr(code); in GetCountryCodeByLastLocation()
170 lastCountry_->SetCountryCodeStr(countryCode); in UpdateCountryCode()
185 lastCountryByLocation_->SetCountryCodeStr(countryCode); in UpdateCountryCodeByLocation()
232 country.SetCountryCodeStr(countryCodeStr8); in GetIsoCountryCode()
330 country.SetCountryCodeStr(code); in OnLocationReport()
/base/location/test/location_locator/source/
Dcountry_code_manager_test.cpp250 countryCodeManager->lastCountryByLocation_->SetCountryCodeStr("zh");
253 countryCodeManager->lastCountryByLocation_->SetCountryCodeStr("us");