Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dcountry_code.h38 SetCountryCodeStr(country.GetCountryCodeStr()); in CountryCode()
60 inline void SetCountryCodeStr(std::string country) in SetCountryCodeStr() function
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_manager.cpp139 lastCountryByLocation_->SetCountryCodeStr(code); in GetCountryCodeByLastLocation()
155 lastCountry_->SetCountryCodeStr(countryCode); in UpdateCountryCode()
170 lastCountryByLocation_->SetCountryCodeStr(countryCode); in UpdateCountryCodeByLocation()
249 country.SetCountryCodeStr(countryCodeStr8); in GetIsoCountryCode()
347 country.SetCountryCodeStr(code); in OnLocationReport()
/ohos5.0/base/location/test/location_locator/source/
H A Dcountry_code_manager_test.cpp251 countryCodeManager->lastCountryByLocation_->SetCountryCodeStr("zh");
254 countryCodeManager->lastCountryByLocation_->SetCountryCodeStr("us");