Home
last modified time | relevance | path

Searched defs:thisVarRef_ (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/napi/sample/native_module_netserver/
H A Devent_target.h41 napi_ref thisVarRef_; variable
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js/include/
H A Ddm_native_event.h42 napi_ref thisVarRef_; variable
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/include/
H A Ddm_native_event.h42 napi_ref thisVarRef_; variable
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/display_sync/
H A Djs_display_sync.h68 napi_ref thisVarRef_ = nullptr; variable
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/
H A Ddelivery_callback.h39 napi_ref thisVarRef_; variable
H A Dsend_callback.h40 napi_ref thisVarRef_; variable
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dsend_callback.cpp67 napi_ref thisVarRef_ = pContext->thisVarRef; in CompleteSmsSendWork() local
H A Ddelivery_callback.cpp78 napi_ref thisVarRef_ = pContext->thisVarRef; in CompleteSmsDeliveryWork() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_remote_object_internal.h74 napi_ref thisVarRef_ = nullptr; variable