Home
last modified time | relevance | path

Searched defs:callbackHost (Results 1 – 5 of 5) sorted by relevance

/base/location/frameworks/js/napi/source/
Dlocation_napi_event.cpp250 const napi_ref& handlerRef, sptr<CountryCodeCallbackHost>& callbackHost) in SubscribeCountryCodeChange()
260 const napi_ref& handlerRef, sptr<CountryCodeCallbackHost>& callbackHost) in SubscribeCountryCodeChangeV9()
282 void UnsubscribeCountryCodeChange(sptr<CountryCodeCallbackHost>& callbackHost) in UnsubscribeCountryCodeChange()
289 LocationErrCode UnsubscribeCountryCodeChangeV9(sptr<CountryCodeCallbackHost>& callbackHost) in UnsubscribeCountryCodeChangeV9()
384 …tionErrCode UnSubscribeLocatingRequiredDataChange(sptr<LocatingRequiredDataCallbackHost>& callback… in UnSubscribeLocatingRequiredDataChange()
407 auto callbackHost = context->callbackHost_; in CreateSingleLocationAsyncContext() local
429 auto callbackHost = context->callbackHost_; in CreateSingleLocationAsyncContext() local
480 auto callbackHost = in CreateSingleLocationCallbackHost() local
820 auto callbackHost = in OnCountryCodeChangeCallback() local
944 auto callbackHost = innerIter->second; in OffAllLocationServiceStateCallback() local
[all …]
Dlocation_napi_adapter.cpp941 auto callbackHost = in CreateReverseGeocodeAsyncContext() local
964 auto callbackHost = context->callbackHost_; in CreateReverseGeocodeAsyncContext() local
982 auto callbackHost = context->callbackHost_; in CreateReverseGeocodeAsyncContext() local
/base/location/frameworks/js/napi/include/
Dcallback_manager.h143 auto callbackHost = sptr<T>(new (std::nothrow) T()); in RegCallback() local
160 const napi_ref& handlerRef, sptr<T>& callbackHost) in SubscribeChange()
/base/location/test/location_locator/source/
Dcallback_test.cpp259 auto callbackHost = variable
301 auto callbackHost = variable
/base/location/test/fuzztest/locator/locator_fuzzer/
Dlocator_fuzzer.cpp350 auto callbackHost = in CountryCodeCallbackHostFuzzerTest() local
407 auto callbackHost = in LocationCallbackHostFuzzerTest() local