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/services/location_locator/locator/source/
Dcountry_code_manager.cpp146 lastCountryByLocation_->SetCountryCodeStr(code); in GetCountryCodeByLastLocation()
162 lastCountry_->SetCountryCodeStr(countryCode); in UpdateCountryCode()
177 lastCountryByLocation_->SetCountryCodeStr(countryCode); in UpdateCountryCodeByLocation()
252 country.SetCountryCodeStr(countryCodeStr8); in GetIsoCountryCode()
350 country.SetCountryCodeStr(code); in OnLocationReport()
/base/location/frameworks/native/source/
Dlocator_proxy.cpp371 countryCode->SetCountryCodeStr(country); in GetIsoCountryCode()
926 countryCode->SetCountryCodeStr(country); in GetIsoCountryCodeV9()