Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dcountry_code_callback_host.cpp44 void CountryCodeCallbackHost::OnCountryCodeChange(const std::shared_ptr<CountryCode>& country) in OnCountryCodeChange() function in OHOS::Location::CountryCodeCallbackHost
/ohos5.0/base/location/services/location_locator/callback/source/
H A Dcountry_code_callback_proxy.cpp30 void CountryCodeCallbackProxy::OnCountryCodeChange(const std::shared_ptr<CountryCode>& country) in OnCountryCodeChange() function in OHOS::Location::CountryCodeCallbackProxy
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dcountry_code_callback_napi.cpp183 void CountryCodeCallbackNapi::OnCountryCodeChange(const std::shared_ptr<CountryCode>& country) in OnCountryCodeChange() function in OHOS::Location::CountryCodeCallbackNapi