/ohos5.0/base/location/frameworks/js/napi/include/ |
H A 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()
|
/ohos5.0/base/location/frameworks/js/napi/source/ |
H A D | location_napi_event.cpp | 136 void SubscribeGnssStatus(const napi_env& env, const napi_ref& handlerRef, in SubscribeGnssStatus() 158 void SubscribeNmeaMessage(const napi_env& env, const napi_ref& handlerRef, in SubscribeNmeaMessage() 256 const napi_ref& handlerRef, sptr<CountryCodeCallbackNapi>& callbackHost) in SubscribeCountryCodeChange() 669 napi_ref handlerRef = nullptr; in OnLocationServiceStateCallback() local 717 napi_ref handlerRef = nullptr; in OnCachedGnssLocationsReportingCallback() local 756 napi_ref handlerRef = nullptr; in OnGnssStatusChangeCallback() local 805 napi_ref handlerRef = nullptr; in OnLocationChangeCallback() local 845 napi_ref handlerRef = nullptr; in OnNmeaMessageChangeCallback() local 884 napi_ref handlerRef = nullptr; in OnCountryCodeChangeCallback() local 945 napi_ref handlerRef = nullptr; in OnLocatingRequiredDataChangeCallback() local [all …]
|
H A D | geofence_napi.cpp | 70 napi_ref handlerRef = nullptr; in JsObjToGeofenceTransitionCallback() local
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/include/ |
H A D | dm_native_event.h | 28 napi_ref handlerRef = nullptr; member
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/ |
H A D | dm_native_event.h | 28 napi_ref handlerRef = nullptr; member
|
/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/ |
H A D | event_base_test.cpp | 89 EventHandler& handlerRef = handler; variable
|
/ohos5.0/foundation/arkui/napi/sample/native_module_netserver/ |
H A D | event_target.cpp | 27 napi_ref handlerRef = nullptr; member
|
/ohos5.0/base/powermgr/thermal_manager/frameworks/napi/ |
H A D | thermal_manager_napi.cpp | 253 napi_ref handlerRef = nullptr; in UnSubscribeThermalLevel() local
|
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/tag/ |
H A D | nfc_napi_foreground_dispatch.cpp | 346 napi_ref handlerRef = nullptr; in Register() local 540 napi_ref handlerRef = nullptr; in Register() local
|
/ohos5.0/foundation/communication/connected_nfc_tag/frameworks/js/napi/ |
H A D | nfc_napi_event.cpp | 257 napi_ref handlerRef = nullptr; in Register() local
|
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/controller/ |
H A D | nfc_napi_controller_event.cpp | 286 napi_ref handlerRef = nullptr; in Register() local
|
/ohos5.0/foundation/communication/nfc/frameworks/js/napi/cardEmulation/ |
H A D | nfc_napi_hce_adapter.cpp | 209 napi_ref handlerRef = nullptr; in Register() local
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/ |
H A D | wifi_napi_event.cpp | 721 napi_ref handlerRef = nullptr; in Register() local
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/kits/napi/src/ |
H A D | napi_accessibility_system_ability_client.cpp | 747 void StateListener::NotifyJS(napi_env env, bool state, napi_ref handlerRef) in NotifyJS()
|