/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | napi_web_download_delegate.cpp | 34 napi_value thisVar = nullptr; in JS_DownloadBeforeStart() local 42 return thisVar; in JS_DownloadBeforeStart() 49 return thisVar; in JS_DownloadBeforeStart() 65 return thisVar; in JS_DownloadDidUpdate() 71 return thisVar; in JS_DownloadDidUpdate() 87 return thisVar; in JS_DownloadDidFinish() 93 return thisVar; in JS_DownloadDidFinish() 109 return thisVar; in JS_DownloadDidFail() 115 return thisVar; in JS_DownloadDidFail() 125 env, thisVar, delegate, in JS_Constructor() [all …]
|
H A D | napi_web_scheme_handler_request.cpp | 86 napi_value thisVar = nullptr; in JS_Constructor() local 96 env, thisVar, request, in JS_Constructor() 103 return thisVar; in JS_Constructor() 453 return thisVar; in JS_Constructor() 865 return thisVar; in JS_Constructor() 881 return thisVar; in JS_RequestStart() 899 return thisVar; in JS_RequestStart() 915 return thisVar; in JS_RequestStop() 927 return thisVar; in JS_RequestStop() 982 return thisVar; in JS_Constructor() [all …]
|
H A D | napi_web_download_item.cpp | 203 napi_value thisVar = nullptr; in JS_GetMethod() local 228 napi_value thisVar = nullptr; in JS_GetMimeType() local 254 napi_value thisVar = nullptr; in JS_GetUrl() local 279 napi_value thisVar = nullptr; in JS_GetSuggestedFileName() local 305 napi_value thisVar = nullptr; in JS_GetCurrentSpeed() local 330 napi_value thisVar = nullptr; in JS_GetPercentComplete() local 355 napi_value thisVar = nullptr; in JS_GetTotalBytes() local 380 napi_value thisVar = nullptr; in JS_GetReceivedBytes() local 405 napi_value thisVar = nullptr; in JS_GetState() local 430 napi_value thisVar = nullptr; in JS_GetLastErrorCode() local [all …]
|
/ohos5.0/commonlibrary/ets_utils/js_util_module/util/ |
H A D | native_module_util.cpp | 271 napi_value thisVar = nullptr; in GetErrorString() local 286 napi_value thisVar = nullptr; in RandomUUID() local 303 napi_value thisVar = nullptr; in RandomBinaryUUID() local 317 napi_value thisVar = nullptr; in ParseUUID() local 332 napi_value thisVar = nullptr; in GetHash() local 400 napi_value thisVar = nullptr; in TextdecoderConstructor() local 454 return thisVar; in TextdecoderConstructor() 629 return thisVar; in InitTextEncoder() 886 return thisVar; in Base64Constructor() 1145 return thisVar; in TypesConstructor() [all …]
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/ |
H A D | native_module_url.cpp | 31 napi_value thisVar = nullptr; in UrlStructor() local 98 napi_value thisVar = nullptr; in UrlConstructor() local 141 return thisVar; in UrlConstructor() 146 napi_value thisVar = nullptr; in GetHostname() local 156 napi_value thisVar = nullptr; in GetSearch() local 166 napi_value thisVar = nullptr; in GetUsername() local 176 napi_value thisVar = nullptr; in GetPassword() local 186 napi_value thisVar = nullptr; in GetUrlFragment() local 196 napi_value thisVar = nullptr; in GetUrlScheme() local 206 napi_value thisVar = nullptr; in GetUrlPort() local [all …]
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/uri/ |
H A D | native_module_uri.cpp | 31 napi_value thisVar = nullptr; in UriConstructor() local 55 return thisVar; in UriConstructor() 60 napi_value thisVar = nullptr; in Normalize() local 73 napi_value thisVar = nullptr; in Equals() local 91 napi_value thisVar = nullptr; in IsAbsolute() local 103 napi_value thisVar = nullptr; in IsFailed() local 116 napi_value thisVar = nullptr; in UriToString() local 129 napi_value thisVar = nullptr; in IsRelative() local 141 napi_value thisVar = nullptr; in IsOpaque() local 153 napi_value thisVar = nullptr; in IsHierarchical() local [all …]
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/ability/ |
H A D | camera_ability_napi.cpp | 233 napi_value thisVar = nullptr; in CameraFunctionsNapiConstructor() local 246 return thisVar; in CameraFunctionsNapiConstructor() 318 napi_value thisVar = nullptr; in HasFlash() local 331 napi_value thisVar = nullptr; in IsFlashModeSupported() local 347 napi_value thisVar = nullptr; in IsLcdFlashSupported() local 360 napi_value thisVar = nullptr; in IsExposureModeSupported() local 376 napi_value thisVar = nullptr; in GetExposureBiasRange() local 389 napi_value thisVar = nullptr; in IsFocusModeSupported() local 405 napi_value thisVar = nullptr; in GetZoomRatioRange() local 418 napi_value thisVar = nullptr; in GetSupportedBeautyTypes() local [all …]
|
/ohos5.0/commonlibrary/ets_utils/js_sys_module/process/ |
H A D | native_module_process.cpp | 83 napi_value thisVar = nullptr; in ChildProcessConstructor() local 97 env, thisVar, objectInfo, in ChildProcessConstructor() 107 return thisVar; in ChildProcessConstructor() 112 napi_value thisVar = nullptr; in Wait() local 124 napi_value thisVar = nullptr; in GetOutput() local 136 napi_value thisVar = nullptr; in Close() local 150 napi_value thisVar = nullptr; in GetErrorOutput() local 163 napi_value thisVar = nullptr; in Kill() local 189 napi_value thisVar = nullptr; in GetKilled() local 201 napi_value thisVar = nullptr; in Getpid() local [all …]
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/ |
H A D | napi_message_parcel_read.cpp | 34 napi_value thisVar = nullptr; in JS_readRemoteObject() local 49 napi_value thisVar = nullptr; in JS_readInterfaceToken() local 67 napi_value thisVar = nullptr; in JS_readException() local 85 napi_value thisVar = nullptr; in JS_readByte() local 100 napi_value thisVar = nullptr; in JS_readShort() local 115 napi_value thisVar = nullptr; in JS_readInt() local 130 napi_value thisVar = nullptr; in JS_readLong() local 145 napi_value thisVar = nullptr; in JS_readFloat() local 160 napi_value thisVar = nullptr; in JS_readDouble() local 175 napi_value thisVar = nullptr; in JS_readBoolean() local [all …]
|
H A D | napi_message_parcel_write.cpp | 67 napi_value thisVar = nullptr; in JS_writeByte() local 92 napi_value thisVar = nullptr; in JS_writeShort() local 117 napi_value thisVar = nullptr; in JS_writeInt() local 142 napi_value thisVar = nullptr; in JS_writeLong() local 167 napi_value thisVar = nullptr; in JS_writeFloat() local 192 napi_value thisVar = nullptr; in JS_writeDouble() local 217 napi_value thisVar = nullptr; in JS_writeBoolean() local 242 napi_value thisVar = nullptr; in JS_writeChar() local 267 napi_value thisVar = nullptr; in JS_writeByteArray() local 314 napi_value thisVar = nullptr; in JS_writeShortArray() local [all …]
|
H A D | napi_message_sequence_read.cpp | 37 napi_value thisVar = nullptr; in JS_getSize() local 53 napi_value thisVar = nullptr; in JS_getCapacity() local 69 napi_value thisVar = nullptr; in JS_getReadableBytes() local 85 napi_value thisVar = nullptr; in JS_getReadPosition() local 102 napi_value thisVar = nullptr; in JS_rewindRead() local 137 napi_value thisVar = nullptr; in JS_readRemoteObject() local 161 napi_value thisVar = nullptr; in JS_readInterfaceToken() local 181 napi_value thisVar = nullptr; in JS_readException() local 202 napi_value thisVar = nullptr; in JS_readByte() local 220 napi_value thisVar = nullptr; in JS_readShort() local [all …]
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
H A D | js_drawable_descriptor.cpp | 133 napi_escape_handle(env, scope, thisVar, &thisVar); in AnimatedConstructor() 135 return thisVar; in AnimatedConstructor() 148 napi_escape_handle(env, scope, thisVar, &thisVar); in Constructor() 150 return thisVar; in Constructor() 165 napi_escape_handle(env, scope, thisVar, &thisVar); in PixelMapConstructor() 167 return thisVar; in PixelMapConstructor() 181 napi_escape_handle(env, scope, thisVar, &thisVar); in PixelMapConstructor() 183 return thisVar; in PixelMapConstructor() 198 napi_escape_handle(env, scope, thisVar, &thisVar); in LayeredConstructor() 228 napi_escape_handle(env, scope, thisVar, &thisVar); in LayeredConstructor() [all …]
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/ |
H A D | native_module_xml.cpp | 31 napi_value thisVar = nullptr; in XmlSerializerConstructor() local 82 return thisVar; in XmlSerializerConstructor() 87 napi_value thisVar = nullptr; in XmlPullParserConstructor() local 138 return thisVar; in XmlPullParserConstructor() 143 napi_value thisVar = nullptr; in SetAttributes() local 167 napi_value thisVar = nullptr; in AddEmptyElement() local 189 napi_value thisVar = nullptr; in SetDeclaration() local 203 napi_value thisVar = nullptr; in StartElement() local 218 napi_value thisVar = nullptr; in EndElement() local 230 napi_value thisVar = nullptr; in SetNamespace() local [all …]
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi/src/ |
H A D | napi_message_option.cpp | 36 napi_value thisVar = nullptr; in NapiOhosRpcMessageOptionGetFlags() local 40 napi_unwrap(env, thisVar, reinterpret_cast<void **>(&option)); in NapiOhosRpcMessageOptionGetFlags() 54 napi_value thisVar = nullptr; in NapiOhosRpcMessageOptionSetFlags() local 57 napi_get_cb_info(env, info, &argc, argv, &thisVar, nullptr); in NapiOhosRpcMessageOptionSetFlags() 79 napi_value thisVar = nullptr; in NapiOhosRpcMessageOptionIsAsync() local 97 napi_value thisVar = nullptr; in NapiOhosRpcMessageOptionSetAsync() local 122 napi_value thisVar = nullptr; in NapiOhosRpcMessageOptionGetWaittime() local 140 napi_value thisVar = nullptr; in NapiOhosRpcMessageOptionSetWaittime() local 164 napi_value thisVar = nullptr; in NAPIMessageOption_JS_Constructor() local 204 env, thisVar, messageOption, in NAPIMessageOption_JS_Constructor() [all …]
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | cloud_enhancement_task_state_napi.cpp | 64 napi_value thisVar = nullptr; in Constructor() local 73 return thisVar; in Constructor() 166 napi_value thisVar = nullptr; in JSGetTaskStage() local 172 if (status != napi_ok || thisVar == nullptr) { in JSGetTaskStage() 190 napi_value thisVar = nullptr; in JSGetTransferredFileSize() local 196 if (status != napi_ok || thisVar == nullptr) { in JSGetTransferredFileSize() 216 napi_value thisVar = nullptr; in JSGetTotalFileSize() local 222 if (status != napi_ok || thisVar == nullptr) { in JSGetTotalFileSize() 242 napi_value thisVar = nullptr; in JSGetExpectedDuration() local 248 if (status != napi_ok || thisVar == nullptr) { in JSGetExpectedDuration() [all …]
|
H A D | cloud_media_asset_status_napi.cpp | 59 napi_value thisVar = nullptr; in Constructor() local 68 return thisVar; in Constructor() 140 napi_value thisVar = nullptr; in JSGetTaskStatus() local 145 GET_JS_OBJ_WITH_ZERO_ARGS(env, info, status, thisVar); in JSGetTaskStatus() 146 if (status != napi_ok || thisVar == nullptr) { in JSGetTaskStatus() 164 napi_value thisVar = nullptr; in JSGetErrorCode() local 169 GET_JS_OBJ_WITH_ZERO_ARGS(env, info, status, thisVar); in JSGetErrorCode() 170 if (status != napi_ok || thisVar == nullptr) { in JSGetErrorCode() 188 napi_value thisVar = nullptr; in JSGetTaskInfo() local 193 GET_JS_OBJ_WITH_ZERO_ARGS(env, info, status, thisVar); in JSGetTaskInfo() [all …]
|
H A D | smart_album_napi.cpp | 129 napi_value thisVar = nullptr; in SmartAlbumNapiConstructor() local 143 return thisVar; in SmartAlbumNapiConstructor() 237 napi_value thisVar = nullptr; in JSGetSmartAlbumId() local 265 napi_value thisVar = nullptr; in JSGetSmartAlbumName() local 294 napi_value thisVar = nullptr; in JSSmartAlbumNameSetter() local 323 napi_value thisVar = nullptr; in JSGetSmartAlbumTag() local 351 napi_value thisVar = nullptr; in JSGetSmartAlbumCapacity() local 379 napi_value thisVar = nullptr; in JSGetSmartAlbumCategoryId() local 407 napi_value thisVar = nullptr; in JSGetSmartAlbumCategoryName() local 435 napi_value thisVar = nullptr; in JSGetSmartAlbumCoverUri() local [all …]
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/ |
H A D | native_module_buffer.cpp | 103 return thisVar; in FromStringUtf8() 113 return thisVar; in FromStringASCII() 132 return thisVar; in FromStringUtf16LE() 149 return thisVar; in FromStringBase64() 169 return thisVar; in FromStringHex() 174 napi_value thisVar = nullptr; in FromString() local 237 napi_value thisVar = nullptr; in BlobConstructor() local 277 return thisVar; in BlobConstructor() 292 return thisVar; in GetBufferWrapValue() 405 napi_value thisVar = nullptr; in BufferConstructor() local [all …]
|
/ohos5.0/foundation/arkui/napi/sample/native_module_netserver/ |
H A D | js_netserver.cpp | 23 napi_value thisVar = nullptr; in JS_Constructor() local 30 env, thisVar, netServer, in JS_Constructor() 40 return thisVar; in JS_Constructor() 48 napi_value thisVar = nullptr; in JS_Start() local 53 napi_unwrap(env, thisVar, (void**)&netServer); in JS_Start() 75 napi_value thisVar = nullptr; in JS_Stop() local 80 napi_unwrap(env, thisVar, (void**)&netServer); in JS_Stop() 94 napi_value thisVar = 0; in JS_On() local 99 napi_unwrap(env, thisVar, (void**)&netServer); in JS_On() 128 napi_value thisVar = 0; in JS_Once() local [all …]
|
/ohos5.0/base/security/certificate_framework/frameworks/js/napi/certificate/src/ |
H A D | napi_x509_crl.cpp | 295 napi_value thisVar = nullptr; in IsRevoked() local 330 napi_value thisVar = nullptr; in GetEncoded() local 370 napi_value thisVar = nullptr; in Verify() local 548 napi_value thisVar = nullptr; in GetRevokedCertificate() local 601 napi_value thisVar = nullptr; in GetRevokedCertificateWithCert() local 648 napi_value thisVar = nullptr; in GetRevokedCertificates() local 975 napi_value thisVar = nullptr; in Match() local 1018 napi_value thisVar = nullptr; in NapiIsRevoked() local 1031 napi_value thisVar = nullptr; in NapiGetType() local 1044 napi_value thisVar = nullptr; in NapiGetEncoded() local [all …]
|
H A D | napi_x509_certificate.cpp | 212 napi_value thisVar = nullptr; in Verify() local 268 napi_value thisVar = nullptr; in GetEncoded() local 342 napi_value thisVar = nullptr; in CheckValidityWithDate() local 715 napi_value thisVar = nullptr; in Match() local 963 napi_value thisVar = nullptr; in NapiVerify() local 976 napi_value thisVar = nullptr; in NapiGetEncoded() local 989 napi_value thisVar = nullptr; in NapiGetPublicKey() local 1002 napi_value thisVar = nullptr; in NapiCheckValidityWithDate() local 1015 napi_value thisVar = nullptr; in NapiGetVersion() local 1028 napi_value thisVar = nullptr; in NapiGetSerialNumber() local [all …]
|
H A D | napi_key.cpp | 43 napi_value thisVar = nullptr; in JsGetAlgorithm() local 45 NAPI_CALL(env, napi_get_cb_info(env, info, nullptr, nullptr, &thisVar, nullptr)); in JsGetAlgorithm() 47 NAPI_CALL(env, napi_unwrap(env, thisVar, reinterpret_cast<void **>(&napiKey))); in JsGetAlgorithm() 58 napi_value thisVar = nullptr; in JsGetFormat() local 60 NAPI_CALL(env, napi_get_cb_info(env, info, nullptr, nullptr, &thisVar, nullptr)); in JsGetFormat() 62 NAPI_CALL(env, napi_unwrap(env, thisVar, reinterpret_cast<void **>(&napiKey))); in JsGetFormat() 73 napi_value thisVar = nullptr; in JsGetEncoded() local 77 NAPI_CALL(env, napi_unwrap(env, thisVar, reinterpret_cast<void **>(&napiKey))); in JsGetEncoded() 95 napi_value thisVar = nullptr; in KeyConstructor() local 96 napi_get_cb_info(env, info, nullptr, nullptr, &thisVar, nullptr); in KeyConstructor() [all …]
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/ |
H A D | time_lapse_photo_session_napi.cpp | 99 napi_value thisVar; in IsTryAEDone() local 116 napi_value thisVar; in IsTryAEHintNeeded() local 133 napi_value thisVar; in GetPreviewType() local 150 napi_value thisVar; in GetCaptureInterval() local 167 napi_value thisVar; in Constructor() local 325 napi_value thisVar; in IsTryAENeeded() local 349 napi_value thisVar; in StartTryAE() local 372 napi_value thisVar; in StopTryAE() local 395 napi_value thisVar; in GetSupportedTimeLapseIntervalRange() local 425 napi_value thisVar; in GetTimeLapseInterval() local [all …]
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ |
H A D | napi_pastedata.cpp | 54 napi_value thisVar = nullptr; in AddHtmlRecord() local 81 napi_value thisVar = nullptr; in AddPixelMapRecord() local 111 napi_value thisVar = nullptr; in AddTextRecord() local 138 napi_value thisVar = nullptr; in AddUriRecord() local 165 napi_value thisVar = nullptr; in GetPrimaryHtml() local 193 napi_value thisVar = nullptr; in GetPrimaryPixelMap() local 220 napi_value thisVar = nullptr; in GetPrimaryText() local 248 napi_value thisVar = nullptr; in GetPrimaryUri() local 277 napi_value thisVar = nullptr; in HasMimeType() local 315 napi_value thisVar = nullptr; in RemoveAndGetRecordCommon() local [all …]
|
/ohos5.0/base/global/i18n/interfaces/js/kits/src/ |
H A D | i18n_calendar_addon.cpp | 150 napi_value thisVar = nullptr; in GetCalendar() local 182 napi_value thisVar = nullptr; in I18nCalendarConstructor() local 212 return thisVar; in I18nCalendarConstructor() 220 napi_value thisVar = nullptr; in SetTime() local 257 napi_value thisVar = nullptr; in Set() local 292 napi_value thisVar = nullptr; in GetTimeZone() local 316 napi_value thisVar = nullptr; in SetTimeZone() local 352 napi_value thisVar = nullptr; in GetFirstDayOfWeek() local 376 napi_value thisVar = nullptr; in SetFirstDayOfWeek() local 405 napi_value thisVar = nullptr; in GetMinimalDaysInFirstWeek() local [all …]
|