Searched defs:handlerRef (Results 1 – 5 of 5) sorted by relevance
| /base/location/frameworks/js/napi/include/ |
| D | callback_manager.h | 79 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/ |
| D | location_napi_event.cpp | 119 const napi_ref& handlerRef, sptr<LocationSwitchCallbackNapi>& switchCallbackHost) in SubscribeLocationServiceState() 128 const napi_ref& handlerRef, sptr<LocationSwitchCallbackNapi>& switchCallbackHost) in SubscribeLocationServiceStateV9() 136 void SubscribeGnssStatus(const napi_env& env, const napi_ref& handlerRef, in SubscribeGnssStatus() 145 LocationErrCode SubscribeGnssStatusV9(const napi_env& env, const napi_ref& handlerRef, in SubscribeGnssStatusV9() 158 void SubscribeNmeaMessage(const napi_env& env, const napi_ref& handlerRef, in SubscribeNmeaMessage() 167 LocationErrCode SubscribeNmeaMessageV9(const napi_env& env, const napi_ref& handlerRef, in SubscribeNmeaMessageV9() 223 const napi_ref& handlerRef, sptr<LocatorCallbackNapi>& locatorCallbackHost) in SubscribeLocationChange() 236 const napi_ref& handlerRef, sptr<LocatorCallbackNapi>& locatorCallbackHost) in SubscribeLocationChangeV9() 256 const napi_ref& handlerRef, sptr<CountryCodeCallbackNapi>& callbackHost) in SubscribeCountryCodeChange() 266 const napi_ref& handlerRef, sptr<CountryCodeCallbackNapi>& callbackHost) in SubscribeCountryCodeChangeV9() [all …]
|
| D | geofence_napi.cpp | 70 napi_ref handlerRef = nullptr; in JsObjToGeofenceTransitionCallback() local
|
| /base/hiviewdfx/hiview/base/test/unittest/common/ |
| D | event_base_test.cpp | 89 EventHandler& handlerRef = handler; variable
|
| /base/powermgr/thermal_manager/frameworks/napi/ |
| D | thermal_manager_napi.cpp | 253 napi_ref handlerRef = nullptr; in UnSubscribeThermalLevel() local
|