Home
last modified time | relevance | path

Searched defs:thisVar (Results 26 - 50 of 233) sorted by relevance

12345678910

/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Daperture_video_session_napi.cpp103 napi_value thisVar = nullptr; in ApertureVideoSessionNapiConstructor() local
H A Dfluorescence_photo_session_napi.cpp106 napi_value thisVar = nullptr; in FluorescencePhotoSessionNapiConstructor() local
H A Dmacro_video_session_napi.cpp104 napi_value thisVar = nullptr; in MacroVideoSessionNapiConstructor() local
H A Dmacro_photo_session_napi.cpp103 napi_value thisVar = nullptr; in MacroPhotoSessionNapiConstructor() local
H A Dhigh_res_photo_session_napi.cpp102 napi_value thisVar = nullptr; in HighResPhotoSessionNapiConstructor() local
H A Dphoto_session_for_sys_napi.cpp104 napi_value thisVar = nullptr; in PhotoSessionForSysNapiConstructor() local
H A Dquick_shot_photo_session_napi.cpp106 napi_value thisVar = nullptr; in QuickShotPhotoSessionNapiConstructor() local
H A Dpanorama_session_napi.cpp110 napi_value thisVar = nullptr; in PanoramaSessionNapiConstructor() local
H A Dphoto_session_napi.cpp100 napi_value thisVar = nullptr; in PhotoSessionNapiConstructor() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dphoto_proxy_napi.cpp47 napi_value thisVar = nullptr; in PhotoProxyNapiConstructor() local
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_ext_napi_hotspot.cpp75 napi_value thisVar = nullptr; in GetSupportedPowerModel() local
111 napi_value thisVar = nullptr; in GetPowerModel() local
146 napi_value thisVar; in SetPowerModel() local
/foundation/filemanagement/file_api/utils/filemgmt_libn/src/
H A Dn_func_arg.cpp34 void NFuncArg::SetThisVar(napi_value thisVar) in SetThisVar() argument
65 napi_value thisVar; in InitArgs() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dutil.cpp35 bool Util::GetContextInfo(napi_env env, napi_value thisVar, std::string &contextId, std::vector<std::string> &info) in GetContextInfo() argument
70 WebGLRenderingContextBasicBase *Util::GetContextObject(napi_env env, napi_value thisVar) in GetContextObject() argument
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_mirror_player.cpp68 napi_value thisVar = nullptr; in NapiMirrorPlayerConstructor() local
/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/
H A Djs_component_test_matcher.cpp78 napi_value thisVar = nullptr; in Constructor() local
103 napi_value thisVar = nullptr; in JSCreate() local
114 napi_value thisVar in JSText() local
143 napi_value thisVar = nullptr; JSId() local
161 napi_value thisVar = nullptr; JSType() local
180 napi_value thisVar = nullptr; GenericBoolCallback() local
[all...]
/foundation/arkui/napi/sample/native_module_netserver/
H A Dnet_server.cpp24 NetServer::NetServer(napi_env env, napi_value thisVar) : EventTarget(env, thisVar) in NetServer() argument
H A Dnetserver.cpp24 NetServer::NetServer(napi_env env, napi_value thisVar) : EventTarget(env, thisVar) in NetServer() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnapi_bluetooth_hid_host.cpp96 napi_value thisVar = nullptr; in HidHostConstructor() local
/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/
H A Dnapi_bluetooth_hfp_hf.cpp57 napi_value thisVar = nullptr; in HandsFreeUnitConstructor() local
107 napi_value thisVar = nullptr; in GetDeviceState() local
139 napi_value thisVar = nullptr; in GetScoState() local
171 napi_value thisVar = nullptr; in Connect() local
202 napi_value thisVar in Disconnect() local
233 napi_value thisVar = nullptr; ConnectSco() local
264 napi_value thisVar = nullptr; DisconnectSco() local
295 napi_value thisVar = nullptr; SendDTMF() local
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_event.cpp125 napi_value thisVar = nullptr; in OnEvent() local
162 napi_value thisVar = nullptr; in OffEvent() local
H A Dnapi_bluetooth_profile.cpp50 napi_value thisVar = nullptr; in GetProfile() local
/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse.cpp80 napi_value thisVar = nullptr; in MapMseConstructor() local
/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_a2dp_snk.cpp51 napi_value thisVar = nullptr; in A2dpSinkConstructor() local
102 napi_value thisVar = nullptr; in GetDeviceState() local
134 napi_value thisVar = nullptr; in Connect() local
166 napi_value thisVar = nullptr; in Disconnect() local
198 napi_value thisVar in getPlayingState() local
[all...]
H A Dnapi_bluetooth_avrcp_ct.cpp51 napi_value thisVar = nullptr; in AvrcpControllerConstructor() local
104 napi_value thisVar = nullptr; in GetDeviceState() local
137 napi_value thisVar = nullptr; in Connect() local
169 napi_value thisVar = nullptr; in Disconnect() local
H A Dnapi_bluetooth_avrcp_tg.cpp51 napi_value thisVar = nullptr; in AvrcpTargetConstructor() local
104 napi_value thisVar = nullptr; in GetDeviceState() local
136 napi_value thisVar = nullptr; in Connect() local
168 napi_value thisVar = nullptr; in Disconnect() local

Completed in 15 milliseconds

12345678910