Home
last modified time | relevance | path

Searched defs:handlerRef (Results 1 – 6 of 6) sorted by relevance

/foundation/distributedhardware/device_manager/interfaces/kits/js/include/
Ddm_native_event.h28 napi_ref handlerRef = nullptr; member
/foundation/arkui/napi/sample/native_module_netserver/
Devent_target.cpp27 napi_ref handlerRef = nullptr; member
/foundation/communication/connected_nfc_tag/frameworks/js/napi/
Dnfc_napi_event.cpp222 napi_ref handlerRef = nullptr; in Register() local
/foundation/communication/nfc/frameworks/js/napi/controller/
Dnfc_napi_controller_event.cpp275 napi_ref handlerRef = nullptr; in Register() local
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
Dwifi_napi_event.cpp674 napi_ref handlerRef = nullptr; in Register() local
/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
Dnapi_accessibility_system_ability_client.cpp606 void StateListener::NotifyJS(napi_env env, bool state, napi_ref handlerRef) in NotifyJS()