Home
last modified time | relevance | path

Searched defs:handlerRef (Results 1 - 4 of 4) sorted by relevance

/base/location/frameworks/js/napi/include/
H A Dcallback_manager.h79 void CallbackManager<T>::AddCallback(const napi_env& env, const napi_ref& handlerRef, const sptr<T>& callback) in AddCallback() argument
146 napi_ref handlerRef = nullptr; in RegCallback() local
160 SubscribeChange(const napi_env& env, const napi_ref& handlerRef, sptr<T>& callbackHost) SubscribeChange() argument
[all...]
/base/location/frameworks/js/napi/source/
H A Dgeofence_napi.cpp70 napi_ref handlerRef = nullptr; in JsObjToGeofenceTransitionCallback() local
H A Dlocation_napi_event.cpp135 void SubscribeGnssStatus(const napi_env& env, const napi_ref& handlerRef, in SubscribeGnssStatus() argument
144 LocationErrCode SubscribeGnssStatusV9(const napi_env& env, const napi_ref& handlerRef, in SubscribeGnssStatusV9() argument
157 void SubscribeNmeaMessage(const napi_env& env, const napi_ref& handlerRef, in SubscribeNmeaMessage() argument
117 SubscribeLocationServiceState(const napi_env& env, const napi_ref& handlerRef, sptr<LocationSwitchCallbackNapi>& switchCallbackHost) SubscribeLocationServiceState() argument
126 SubscribeLocationServiceStateV9(const napi_env& env, const napi_ref& handlerRef, sptr<LocationSwitchCallbackNapi>& switchCallbackHost) SubscribeLocationServiceStateV9() argument
166 SubscribeNmeaMessageV9(const napi_env& env, const napi_ref& handlerRef, sptr<NmeaMessageCallbackNapi>& nmeaMessageCallbackHost) SubscribeNmeaMessageV9() argument
221 SubscribeLocationChange(const napi_env& env, const napi_value& object, const napi_ref& handlerRef, sptr<LocatorCallbackNapi>& locatorCallbackHost) SubscribeLocationChange() argument
234 SubscribeLocationChangeV9(const napi_env& env, const napi_value& object, const napi_ref& handlerRef, sptr<LocatorCallbackNapi>& locatorCallbackHost) SubscribeLocationChangeV9() argument
254 SubscribeCountryCodeChange(const napi_env& env, const napi_ref& handlerRef, sptr<CountryCodeCallbackNapi>& callbackHost) SubscribeCountryCodeChange() argument
264 SubscribeCountryCodeChangeV9(const napi_env& env, const napi_ref& handlerRef, sptr<CountryCodeCallbackNapi>& callbackHost) SubscribeCountryCodeChangeV9() argument
275 SubscribeLocatingRequiredDataChange(const napi_env& env, const napi_value& object, const napi_ref& handlerRef, sptr<LocatingRequiredDataCallbackNapi>& locatingCallbackHost) SubscribeLocatingRequiredDataChange() argument
286 SubscribeLocationError(const napi_env& env, const napi_ref& handlerRef, sptr<LocationErrorCallbackNapi>& locationErrorCallbackHost) SubscribeLocationError() argument
310 SubscribeCacheLocationChange(const napi_env& env, const napi_value& object, const napi_ref& handlerRef, sptr<CachedLocationsCallbackNapi>& cachedCallbackHost) SubscribeCacheLocationChange() argument
321 SubscribeCacheLocationChangeV9(const napi_env& env, const napi_value& object, const napi_ref& handlerRef, sptr<CachedLocationsCallbackNapi>& cachedCallbackHost) SubscribeCacheLocationChangeV9() argument
666 napi_ref handlerRef = nullptr; OnLocationServiceStateCallback() local
714 napi_ref handlerRef = nullptr; OnCachedGnssLocationsReportingCallback() local
753 napi_ref handlerRef = nullptr; OnGnssStatusChangeCallback() local
802 napi_ref handlerRef = nullptr; OnLocationChangeCallback() local
842 napi_ref handlerRef = nullptr; OnNmeaMessageChangeCallback() local
881 napi_ref handlerRef = nullptr; OnCountryCodeChangeCallback() local
942 napi_ref handlerRef = nullptr; OnLocatingRequiredDataChangeCallback() local
1554 napi_ref handlerRef = nullptr; OnLocationErrorCallback() local
[all...]
/base/powermgr/thermal_manager/frameworks/napi/
H A Dthermal_manager_napi.cpp253 napi_ref handlerRef = nullptr; in UnSubscribeThermalLevel() local

Completed in 6 milliseconds