Home
last modified time | relevance | path

Searched defs:thisVar (Results 1 - 25 of 233) sorted by relevance

12345678910

/foundation/barrierfree/accessibility/interfaces/kits/napi/src/
H A Dnapi_accessibility_event_info.cpp37 napi_value thisVar = nullptr; in JSConstructor() local
/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tagv.cpp25 napi_value thisVar = nullptr; in GetResponseFlags() local
53 napi_value thisVar = nullptr; in GetDsfId() local
H A Dnfc_napi_tagb.cpp25 napi_value thisVar = nullptr; in GetRespAppData() local
53 napi_value thisVar = nullptr; in GetRespProtocol() local
H A Dnfc_napi_taga.cpp25 napi_value thisVar = nullptr; in GetSak() local
54 napi_value thisVar = nullptr; in GetAtqa() local
H A Dnfc_napi_tagf.cpp26 napi_value thisVar = nullptr; in GetSystemCode() local
54 napi_value thisVar = nullptr; in GetPmm() local
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_event.cpp22 DmNativeEvent::DmNativeEvent(napi_env env, napi_value thisVar) in DmNativeEvent() argument
91 napi_value thisVar = nullptr; in OnEvent() local
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Ddm_native_event.cpp22 DmNativeEvent::DmNativeEvent(napi_env env, napi_value thisVar) in DmNativeEvent() argument
92 napi_value thisVar = nullptr; in OnEvent() local
/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/root_info/
H A Dnapi_root_iterator_exporter.cpp80 napi_value thisVar = funcArg.GetThisVar(); in Next() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
H A Dn_func_arg.cpp33 void NFuncArg::SetThisVar(napi_value thisVar) in SetThisVar() argument
63 napi_value thisVar; in InitArgs() local
/foundation/communication/connected_nfc_tag/frameworks/js/napi/
H A Dnfc_napi_adapter.cpp50 napi_value thisVar = nullptr; in ReadNdefTag() local
82 napi_value thisVar = nullptr; in WriteNdefTag() local
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_async_work.cpp46 napi_value thisVar = nullptr; in GetJSInfo() local
/foundation/arkui/ace_engine/interfaces/napi/kits/device/
H A Djs_device.cpp53 napi_value thisVar = nullptr; in JSGetInfo() local
/foundation/arkui/ace_engine/interfaces/napi/kits/overlay/
H A Djs_overlay.cpp25 napi_value thisVar = nullptr; in ParseFrameNode() local
48 napi_value thisVar = nullptr; in JSAddFrameNode() local
/foundation/arkui/ace_engine/interfaces/napi/kits/focus_controller/
H A Djs_focus_controller.cpp41 napi_value thisVar = nullptr; in JSRequestFocus() local
88 napi_value thisVar = nullptr; in JSActivate() local
/foundation/arkui/ace_engine/interfaces/napi/kits/inspector/
H A Djs_inspector.cpp23 static ComponentObserver* GetObserver(napi_env env, napi_value thisVar) in GetObserver() argument
35 ParseArgs( napi_env& env, napi_callback_info& info, napi_value& thisVar, napi_value& cb, CalloutType& calloutType) ParseArgs() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_func_arg.cpp36 void NapiFuncArg::SetThisVar(napi_value thisVar) in SetThisVar() argument
66 napi_value thisVar; in InitArgs() local
/foundation/arkui/napi/sample/native_module_callback/
H A Djs_callback.cpp72 napi_value thisVar = nullptr; in JSTest() local
/foundation/arkui/napi/sample/native_module_netserver/
H A Djs_netserver.cpp23 napi_value thisVar = nullptr; in JS_Constructor() local
45 napi_value thisVar = nullptr; in JS_Start() local
72 napi_value thisVar = nullptr; in JS_Stop() local
91 napi_value thisVar = 0; JS_On() local
125 napi_value thisVar = 0; JS_Once() local
164 napi_value thisVar = 0; JS_Off() local
[all...]
H A Devent_target.cpp32 EventTarget::EventTarget(napi_env env, napi_value thisVar) in EventTarget() argument
159 napi_value thisVar = nullptr; in Emit() local
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_event_subscribe_module.cpp46 napi_value thisVar = nullptr; in Register() local
80 napi_value thisVar = nullptr; in Deregister() local
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/
H A Dnapi_audio_interrupt_manager.cpp56 napi_value thisVar = nullptr; in Construct() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/
H A Dn_func_arg.cpp31 void NFuncArg::SetThisVar(napi_value thisVar) in SetThisVar() argument
72 napi_value thisVar; in InitArgs() local
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dvideo_session_for_sys_napi.cpp104 napi_value thisVar = nullptr; in VideoSessionForSysNapiConstructor() local
H A Dvideo_session_napi.cpp101 napi_value thisVar = nullptr; in VideoSessionNapiConstructor() local
/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/
H A Dcamera_napi_callback_param_parser.h36 napi_value thisVar; in CameraNapiCallbackParamParser() local
105 void UnwrapThisVarToAddr(napi_value thisVar, T*& dataPointAddr) in UnwrapThisVarToAddr() argument

Completed in 8 milliseconds

12345678910