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.cpp252 const napi_ref& handlerRef, sptr<CountryCodeCallbackHost>& callbackHost) in SubscribeCountryCodeChange()
262 const napi_ref& handlerRef, sptr<CountryCodeCallbackHost>& callbackHost) in SubscribeCountryCodeChangeV9()
284 void UnsubscribeCountryCodeChange(sptr<CountryCodeCallbackHost>& callbackHost) in UnsubscribeCountryCodeChange()
291 LocationErrCode UnsubscribeCountryCodeChangeV9(sptr<CountryCodeCallbackHost>& callbackHost) in UnsubscribeCountryCodeChangeV9()
387 …tionErrCode UnSubscribeLocatingRequiredDataChange(sptr<LocatingRequiredDataCallbackHost>& callback… in UnSubscribeLocatingRequiredDataChange()
400 auto callbackHost = context->callbackHost_; in GenerateExecuteContext() local
431 auto callbackHost = context->callbackHost_; in GenerateCompleteContext() local
509 auto callbackHost = in CreateSingleLocationCallbackHost() local
838 auto callbackHost = in OnCountryCodeChangeCallback() local
962 auto callbackHost = innerIter->second; in OffAllLocationServiceStateCallback() local
[all …]
Dlocation_napi_adapter.cpp943 auto callbackHost = in CreateReverseGeocodeAsyncContext() local
966 auto callbackHost = context->callbackHost_; in CreateReverseGeocodeAsyncContext() local
984 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.cpp260 auto callbackHost = variable
302 auto callbackHost = variable
/base/location/test/fuzztest/locator/locator_fuzzer/
Dlocator_fuzzer.cpp148 auto callbackHost = in CountryCodeCallbackHostFuzzerTest() local
205 auto callbackHost = in LocationCallbackHostFuzzerTest() local