| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | napi_web_scheme_handler_request.cpp | 86 napi_value thisVar = nullptr; in JS_Constructor() local 108 napi_value thisVar = nullptr; in JS_GetHeader() local 148 napi_value thisVar = nullptr; in JS_GetRequestUrl() local 171 napi_value thisVar = nullptr; in JS_GetRequestMethod() local 194 napi_value thisVar = nullptr; in JS_GetReferrer() local 217 napi_value thisVar = nullptr; in JS_IsRedirect() local 236 napi_value thisVar = nullptr; in JS_IsMainFrame() local 255 napi_value thisVar = nullptr; in JS_HasGesture() local 274 napi_value thisVar = nullptr; in JS_HttpBodyStream() local 309 napi_value thisVar = nullptr; in JS_GetRequestResourceType() local [all …]
|
| 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 …]
|
| D | napi_web_download_delegate.cpp | 34 napi_value thisVar = nullptr; in JS_DownloadBeforeStart() local 57 napi_value thisVar = nullptr; in JS_DownloadDidUpdate() local 79 napi_value thisVar = nullptr; in JS_DownloadDidFinish() local 101 napi_value thisVar = nullptr; in JS_DownloadDidFail() local 122 napi_value thisVar = nullptr; in JS_Constructor() local
|
| D | napi_web_download_manager.cpp | 41 napi_value thisVar = nullptr; in JS_SetDownloadDelegate() local 67 napi_value thisVar = nullptr; in JS_ResumeDownload() local 94 napi_value thisVar = nullptr; in JS_Constructor() local
|
| D | napi_webview_controller.cpp | 198 napi_value thisVar = nullptr; in GetWebviewController() local 480 napi_value RemoveDownloadDelegateRef(napi_env env, napi_value thisVar) in RemoveDownloadDelegateRef() 856 napi_value thisVar = nullptr; in JsConstructor() local 926 napi_value thisVar = nullptr; in SetHttpDns() local 983 napi_value thisVar = nullptr; in SetWebDebuggingAccess() local 1010 napi_value thisVar = nullptr; in EnableSafeBrowsing() local 1065 napi_value thisVar = nullptr; in InnerGetThisVar() local 1081 napi_value thisVar = nullptr; in SetWebId() local 1106 napi_value thisVar = nullptr; in InnerSetHapPath() local 1131 napi_value thisVar = nullptr; in InnerJsProxy() local [all …]
|
| D | webview_javascript_execute_callback.cpp | 236 napi_value thisVar = nullptr; in JsConstructor() local 306 napi_value thisVar = nullptr; in GetType() local 339 napi_value thisVar = nullptr; in GetString() local 364 napi_value thisVar = nullptr; in GetNumber() local 389 napi_value thisVar = nullptr; in GetBoolean() local 413 napi_value thisVar = nullptr; in GetArrayBuffer() local 436 napi_value thisVar = nullptr; in GetArray() local
|
| D | napi_back_forward_cache_options.cpp | 39 napi_value thisVar = nullptr; in JS_Constructor() local 48 napi_value thisVar = nullptr; in JS_Constructor() local
|
| /base/web/webview/interfaces/kits/napi/proxycontroller/ |
| D | napi_proxy_config.cpp | 42 napi_value thisVar = nullptr; in JS_InsertBypassRule() local 70 napi_value thisVar = nullptr; in JS_InsertDirectRule() local 105 napi_value thisVar = nullptr; in JS_InsertProxyRule() local 144 napi_value thisVar = nullptr; in JS_BypassHostnamesWithoutPeriod() local 163 napi_value thisVar = nullptr; in JS_ClearImplicitRules() local 184 napi_value thisVar = nullptr; in JS_EnableReverseBypass() local 213 napi_value thisVar = nullptr; in JS_GetBypassRules() local 248 napi_value thisVar = nullptr; in JS_GetProxyRules() local 288 napi_value thisVar = nullptr; in JS_IsReverseBypassEnabled() local 335 napi_value thisVar = nullptr; in JS_Constructor() local
|
| D | napi_proxy_controller.cpp | 41 napi_value thisVar = nullptr; in JS_Constructor() local 110 napi_value thisVar = nullptr; in JS_ApplyProxyOverride() local 156 napi_value thisVar = nullptr; in JS_RemoveProxyOverride() local
|
| /base/security/certificate_framework/frameworks/js/napi/certificate/src/ |
| D | napi_key.cpp | 43 napi_value thisVar = nullptr; in JsGetAlgorithm() local 58 napi_value thisVar = nullptr; in JsGetFormat() local 73 napi_value thisVar = nullptr; in JsGetEncoded() local 95 napi_value thisVar = nullptr; in KeyConstructor() local
|
| 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 …]
|
| 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 …]
|
| D | napi_x509_crl_entry.cpp | 178 napi_value thisVar = nullptr; in GetEncoded() local 477 napi_value thisVar = nullptr; in NapiGetEncoded() local 490 napi_value thisVar = nullptr; in NapiCrlEntryGetSerialNumber() local 503 napi_value thisVar = nullptr; in NapiCRLEntryGetSerialNumber() local 516 napi_value thisVar = nullptr; in NapiGetCertificateIssuer() local 529 napi_value thisVar = nullptr; in NapiGetRevocationDate() local 542 napi_value thisVar = nullptr; in NapiGetExtensions() local 555 napi_value thisVar = nullptr; in NapiHasExtensions() local 568 napi_value thisVar = nullptr; in NapiToString() local 581 napi_value thisVar = nullptr; in NapiHashCode() local [all …]
|
| /base/security/crypto_framework/frameworks/js/napi/crypto/src/ |
| D | napi_key.cpp | 41 napi_value thisVar = nullptr; in JsGetAlgorithm() local 66 napi_value thisVar = nullptr; in JsGetFormat() local 91 napi_value thisVar = nullptr; in JsGetEncoded() local 122 napi_value thisVar = nullptr; in KeyConstructor() local
|
| D | napi_pri_key.cpp | 40 napi_value thisVar = nullptr; in PriKeyConstructor() local 67 napi_value thisVar = nullptr; in JsGetEncoded() local 108 napi_value thisVar = nullptr; in JsGetEncodedPem() local 153 napi_value thisVar = nullptr; in JsClearMem() local 228 napi_value thisVar = nullptr; in JsGetAsyKeySpec() local 276 napi_value thisVar = nullptr; in JsGetEncodedDer() local
|
| D | napi_pub_key.cpp | 40 napi_value thisVar = nullptr; in PubKeyConstructor() local 67 napi_value thisVar = nullptr; in JsGetEncoded() local 105 napi_value thisVar = nullptr; in JsGetEncodedDer() local 160 napi_value thisVar = nullptr; in JsGetEncodedPem() local 257 napi_value thisVar = nullptr; in JsGetAsyKeySpec() local
|
| D | napi_sym_key.cpp | 42 napi_value thisVar = nullptr; in JsClearMem() local 59 napi_value thisVar = nullptr; in SymKeyConstructor() local
|
| /base/global/i18n/interfaces/js/kits/src/ |
| D | i18n_unicode_addon.cpp | 102 napi_value thisVar = nullptr; in IsDigitAddon() local 133 napi_value thisVar = nullptr; in IsSpaceCharAddon() local 164 napi_value thisVar = nullptr; in IsWhiteSpaceAddon() local 195 napi_value thisVar = nullptr; in IsRTLCharacterAddon() local 226 napi_value thisVar = nullptr; in IsIdeoGraphicAddon() local 257 napi_value thisVar = nullptr; in IsLetterAddon() local 288 napi_value thisVar = nullptr; in IsLowerCaseAddon() local 319 napi_value thisVar = nullptr; in IsUpperCaseAddon() local 350 napi_value thisVar = nullptr; in GetTypeAddon() local 379 napi_value thisVar = nullptr; in ObjectConstructor() local
|
| D | i18n_calendar_addon.cpp | 150 napi_value thisVar = nullptr; in GetCalendar() local 182 napi_value thisVar = nullptr; in I18nCalendarConstructor() local 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 429 napi_value thisVar = nullptr; in SetMinimalDaysInFirstWeek() local [all …]
|
| D | i18n_addon.cpp | 140 napi_value thisVar = nullptr; in UnitConvert() local 192 napi_value thisVar = nullptr; in GetDateOrder() local 259 napi_value thisVar = nullptr; in GetParamOfGetTimePeriodName() local 358 napi_value thisVar = nullptr; in GetBestMatchLocale() local 399 napi_value thisVar = nullptr; in GetThreeLetterLanguage() local 440 napi_value thisVar = nullptr; in GetThreeLetterRegion() local 528 napi_value thisVar = nullptr; in I18nTransliteratorConstructor() local 577 napi_value thisVar = nullptr; in Transform() local 624 napi_value thisVar = nullptr; in GetAvailableIDs() local 664 napi_value thisVar = nullptr; in GetTransliteratorInstance() local [all …]
|
| D | intl_addon.cpp | 311 napi_value thisVar = nullptr; in LocaleConstructor() local 379 napi_value thisVar = nullptr; in DateTimeFormatConstructor() local 442 napi_value thisVar = nullptr; in RelativeTimeFormatConstructor() local 499 napi_value thisVar = nullptr; in FormatDateTime() local 527 napi_value thisVar = nullptr; in FormatDateTimeRange() local 585 napi_value thisVar = nullptr; in NumberFormatConstructor() local 670 napi_value thisVar = nullptr; in GetLanguage() local 693 napi_value thisVar = nullptr; in GetScript() local 716 napi_value thisVar = nullptr; in GetRegion() local 739 napi_value thisVar = nullptr; in GetBaseName() local [all …]
|
| D | i18n_timezone_addon.cpp | 44 napi_value thisVar = nullptr; in GetI18nTimeZone() local 114 napi_value thisVar = nullptr; in I18nTimeZoneConstructor() local 221 napi_value thisVar = nullptr; in GetCityDisplayName() local 258 napi_value thisVar = nullptr; in GetTimezoneFromCity() local 268 napi_value thisVar = nullptr; in GetTimezonesByLocation() local 342 napi_value thisVar = nullptr; in GetID() local 365 napi_value thisVar = nullptr; in GetTimeZoneDisplayName() local 410 napi_value thisVar = nullptr; in GetRawOffset() local 433 napi_value thisVar = nullptr; in GetOffset() local
|
| /base/location/frameworks/js/napi/source/ |
| D | location_napi_adapter.cpp | 35 napi_value thisVar = nullptr; in GetLastLocation() local 99 napi_value thisVar = nullptr; in IsLocationEnabled() local 141 napi_value thisVar = nullptr; in GetCurrentWifiBssidForLocating() local 162 napi_value thisVar = nullptr; in EnableLocation() local 206 napi_value thisVar = nullptr; in DisableLocation() local 242 napi_value thisVar = nullptr; in RequestEnableLocation() local 275 napi_value thisVar = nullptr; in IsGeoServiceAvailable() local 402 napi_value thisVar = nullptr; in CreateReverseGeocodeAsyncContext() local 455 napi_value thisVar = nullptr; in CreateReverseGeocodeAsyncContext() local 502 napi_value thisVar = nullptr; in CreateReverseGeocodeAsyncContext() local [all …]
|
| /base/hiviewdfx/hiappevent/frameworks/js/napi/src/ |
| D | napi_app_event_holder.cpp | 67 napi_value thisVar = nullptr; in NapiConstructor() local 107 napi_value thisVar = nullptr; in NapiSetRow() local 134 napi_value thisVar = nullptr; in NapiSetSize() local 159 napi_value thisVar = nullptr; in NapiTakeNext() local
|
| /base/telephony/cellular_data/frameworks/js/napi/src/ |
| D | napi_cellular_data.cpp | 168 napi_value thisVar = nullptr; in GetCellularDataState() local 230 napi_value thisVar = nullptr; in IsCellularDataEnabled() local 372 napi_value thisVar = nullptr; in EnableCellularData() local 416 napi_value thisVar = nullptr; in DisableCellularData() local 467 napi_value thisVar = nullptr; in EnableCellularDataRoaming() local 518 napi_value thisVar = nullptr; in DisableCellularDataRoaming() local 590 napi_value thisVar = nullptr; in IsCellularDataRoamingEnabled() local 616 napi_value thisVar = nullptr; in IsCellularDataRoamingEnabledSync() local 693 napi_value thisVar = nullptr; in GetDefaultCellularDataSlotId() local 715 napi_value thisVar = nullptr; in GetDefaultCellularDataSlotIdSync() local [all …]
|