Searched defs:OnCountryCodeChange (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/location/frameworks/native/locator_sdk/source/ | ||
H A D | country_code_callback_host.cpp | 44 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 D | country_code_callback_proxy.cpp | 30 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 D | country_code_callback_napi.cpp | 183 void CountryCodeCallbackNapi::OnCountryCodeChange(const std::shared_ptr<CountryCode>& country) in OnCountryCodeChange() function in OHOS::Location::CountryCodeCallbackNapi |