Home
last modified time | relevance | path

Searched defs:handlerRef (Results 1 – 5 of 5) 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.cpp118 const napi_ref& handlerRef, sptr<LocationSwitchCallbackNapi>& switchCallbackHost) in SubscribeLocationServiceState()
127 const napi_ref& handlerRef, sptr<LocationSwitchCallbackNapi>& switchCallbackHost) in SubscribeLocationServiceStateV9()
135 void SubscribeGnssStatus(const napi_env& env, const napi_ref& handlerRef, in SubscribeGnssStatus()
144 LocationErrCode SubscribeGnssStatusV9(const napi_env& env, const napi_ref& handlerRef, in SubscribeGnssStatusV9()
157 void SubscribeNmeaMessage(const napi_env& env, const napi_ref& handlerRef, in SubscribeNmeaMessage()
166 LocationErrCode SubscribeNmeaMessageV9(const napi_env& env, const napi_ref& handlerRef, in SubscribeNmeaMessageV9()
222 const napi_ref& handlerRef, sptr<LocatorCallbackNapi>& locatorCallbackHost) in SubscribeLocationChange()
235 const napi_ref& handlerRef, sptr<LocatorCallbackNapi>& locatorCallbackHost) in SubscribeLocationChangeV9()
255 const napi_ref& handlerRef, sptr<CountryCodeCallbackNapi>& callbackHost) in SubscribeCountryCodeChange()
265 const napi_ref& handlerRef, sptr<CountryCodeCallbackNapi>& callbackHost) in SubscribeCountryCodeChangeV9()
[all …]
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.cpp253 napi_ref handlerRef = nullptr; in UnSubscribeThermalLevel() local