Home
last modified time | relevance | path

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

/base/location/frameworks/js/napi/include/
Dcallback_manager.h79 void CallbackManager<T>::AddCallback(const napi_env& env, const napi_ref& handlerRef, const sptr<T>… in AddCallback()
146 napi_ref handlerRef = nullptr; in RegCallback() local
161 const napi_ref& handlerRef, sptr<T>& callbackHost) in SubscribeChange()
/base/location/frameworks/js/napi/source/
Dlocation_napi_event.cpp138 const napi_ref& handlerRef, sptr<LocationSwitchCallbackNapi>& switchCallbackHost) in SubscribeLocationServiceState()
147 const napi_ref& handlerRef, sptr<LocationSwitchCallbackNapi>& switchCallbackHost) in SubscribeLocationServiceStateV9()
155 void SubscribeGnssStatus(const napi_env& env, const napi_ref& handlerRef, in SubscribeGnssStatus()
164 LocationErrCode SubscribeGnssStatusV9(const napi_env& env, const napi_ref& handlerRef, in SubscribeGnssStatusV9()
177 void SubscribeNmeaMessage(const napi_env& env, const napi_ref& handlerRef, in SubscribeNmeaMessage()
186 LocationErrCode SubscribeNmeaMessageV9(const napi_env& env, const napi_ref& handlerRef, in SubscribeNmeaMessageV9()
242 const napi_ref& handlerRef, sptr<LocatorCallbackNapi>& locatorCallbackHost) in SubscribeLocationChange()
255 const napi_ref& handlerRef, sptr<LocatorCallbackNapi>& locatorCallbackHost) in SubscribeLocationChangeV9()
271 const napi_ref& handlerRef, sptr<CountryCodeCallbackNapi>& callbackHost) in SubscribeCountryCodeChange()
281 const napi_ref& handlerRef, sptr<CountryCodeCallbackNapi>& callbackHost) in SubscribeCountryCodeChangeV9()
[all …]
Dbeacon_fence_napi.cpp78 napi_ref handlerRef = nullptr; in JsObjToBeaconFenceTransitionCallback() local
Dgeofence_napi.cpp70 napi_ref handlerRef = nullptr; in JsObjToGeofenceTransitionCallback() local
/base/hiviewdfx/hiview/base/test/unittest/common/
Devent_base_test.cpp89 EventHandler& handlerRef = handler; variable
/base/powermgr/thermal_manager/frameworks/napi/
Dthermal_manager_napi.cpp243 napi_ref handlerRef = nullptr; in UnSubscribeThermalLevel() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp2371 napi_ref handlerRef = nullptr; in RegisterStateChangeCallback() local