Home
last modified time | relevance | path

Searched refs:COUNTRY_CODE (Results 1 - 6 of 6) sorted by relevance

/base/location/test/location_locator/source/
H A Dcountry_code_manager_test.cpp41 LBSLOGI(COUNTRY_CODE, "[CountryCodeManagerTest] GetIsoCountryCode001 begin"); in HWTEST_F()
44 LBSLOGI(COUNTRY_CODE, "[CountryCodeManagerTest] GetIsoCountryCode001 end"); in HWTEST_F()
51 LBSLOGI(COUNTRY_CODE, "[CountryCodeManagerTest] UnregisterCountryCodeCallback001 begin"); in HWTEST_F()
57 LBSLOGI(COUNTRY_CODE, "[CountryCodeManagerTest] UnregisterCountryCodeCallback001 end"); in HWTEST_F()
64 LBSLOGI(COUNTRY_CODE, "[CountryCodeManagerTest] UnregisterCountryCodeCallback002 begin"); in HWTEST_F()
69 LBSLOGI(COUNTRY_CODE, "[CountryCodeManagerTest] UnregisterCountryCodeCallback002 end"); in HWTEST_F()
76 LBSLOGI(COUNTRY_CODE, "[CountryCodeManagerTest] UnregisterCountryCodeCallback003 begin"); in HWTEST_F()
82 LBSLOGI(COUNTRY_CODE, "[CountryCodeManagerTest] UnregisterCountryCodeCallback003 end"); in HWTEST_F()
89 LBSLOGI(COUNTRY_CODE, "[CountryCodeManagerTest] UnregisterCountryCodeCallback004 begin"); in HWTEST_F()
99 LBSLOGI(COUNTRY_CODE, "[CountryCodeManagerTes in HWTEST_F()
[all...]
/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_manager.cpp58 LBSLOGE(COUNTRY_CODE, "NotifyAllListener cancel, para is invalid"); in NotifyAllListener()
77 LBSLOGE(COUNTRY_CODE, "callback is invalid"); in RegisterCountryCodeCallback()
82 LBSLOGD(COUNTRY_CODE, "after uid:%{public}d register, countryCodeCallbacksMap_ size:%{public}s", in RegisterCountryCodeCallback()
98 LBSLOGE(COUNTRY_CODE, "unregister an invalid callback"); in UnregisterCountryCodeCallback()
106 LBSLOGD(COUNTRY_CODE, "after unregister, countryCodeCallbacksMap_ size:%{public}s", in UnregisterCountryCodeCallback()
127 LBSLOGE(COUNTRY_CODE, "lastCountryByLocation_ is nullptr"); in GetCountryCodeByLastLocation()
148 LBSLOGE(COUNTRY_CODE, "lastCountry_ is nullptr"); in UpdateCountryCode()
152 LBSLOGI(COUNTRY_CODE, "lastCountry_ is more reliable,there is no need to update the data"); in UpdateCountryCode()
162 LBSLOGE(COUNTRY_CODE, "lastCountryByLocation_ is nullptr"); in UpdateCountryCodeByLocation()
166 LBSLOGE(COUNTRY_CODE, "countryCod in UpdateCountryCodeByLocation()
[all...]
/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dsim_data.h50 static constexpr const char *COUNTRY_CODE = "country_code"; member in OHOS::Telephony::SimData
/base/location/interfaces/inner_api/include/
H A Dlocation_log.h100 static constexpr OHOS::HiviewDFX::HiLogLabel COUNTRY_CODE = {LOG_CORE, LOCATION_LOG_DOMAIN, "CountryCode"}; member
/base/telephony/telephony_data/sim/src/
H A Drdb_sim_helper.cpp59 createTableStr.append(SimData::COUNTRY_CODE).append(" TEXT DEFAULT '', "); in CreateSimInfoTableStr()
/base/telephony/core_service/services/sim/src/
H A Dsim_rdb_helper.cpp395 result->GetColumnIndex(SimData::COUNTRY_CODE, index); in SaveDataToBean()

Completed in 3 milliseconds