H A D | location_napi_event.cpp | 135 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...] |