Home
last modified time | relevance | path

Searched defs:OnCountryCodeChange (Results 1 – 7 of 7) sorted by relevance

/base/location/frameworks/ets/taihe/locator_sdk/src/
Dcountry_code_callback_taihe.cpp44 void CountryCodeCallbackTaihe::OnCountryCodeChange(const std::shared_ptr<CountryCode>& country) in OnCountryCodeChange() function in OHOS::Location::CountryCodeCallbackTaihe
Dohos.geoLocationManager.impl.cpp305 void OnCountryCodeChange(::taihe::callback_view<void(::ohos::geoLocationManager::CountryCode const&… in OnCountryCodeChange() function
/base/location/frameworks/native/locator_sdk/source/
Dcountry_code_callback_host.cpp44 void CountryCodeCallbackHost::OnCountryCodeChange(const std::shared_ptr<CountryCode>& country) in OnCountryCodeChange() function in OHOS::Location::CountryCodeCallbackHost
/base/location/services/location_locator/callback/source/
Dcountry_code_callback_proxy.cpp30 void CountryCodeCallbackProxy::OnCountryCodeChange(const std::shared_ptr<CountryCode>& country) in OnCountryCodeChange() function in OHOS::Location::CountryCodeCallbackProxy
/base/location/frameworks/cj/source/
Dcountry_code_callback.cpp61 void CountryCodeCallback::OnCountryCodeChange(const std::shared_ptr<Location::CountryCode>& country) in OnCountryCodeChange() function in OHOS::GeoLocationManager::CountryCodeCallback
Dgeolocationmanager_impl.cpp776 int32_t OnCountryCodeChange(int64_t callbackId) in OnCountryCodeChange() function
/base/location/frameworks/js/napi/source/
Dcountry_code_callback_napi.cpp188 void CountryCodeCallbackNapi::OnCountryCodeChange(const std::shared_ptr<CountryCode>& country) in OnCountryCodeChange() function in OHOS::Location::CountryCodeCallbackNapi