Searched defs:handlerRef (Results 1 – 7 of 7) 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 | 138 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 …]
|
| D | beacon_fence_napi.cpp | 78 napi_ref handlerRef = nullptr; in JsObjToBeaconFenceTransitionCallback() local
|
| 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 | 243 napi_ref handlerRef = nullptr; in UnSubscribeThermalLevel() local
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | webview_controller.cpp | 2371 napi_ref handlerRef = nullptr; in RegisterStateChangeCallback() local
|