Home
last modified time | relevance | path

Searched defs:thisVar (Results 251 - 275 of 401) sorted by relevance

1...<<11121314151617

/foundation/multimedia/player_framework/frameworks/js/audio_haptic/src/
H A Daudio_haptic_manager_napi.cpp161 napi_value thisVar = nullptr; in Construct() local
224 napi_value thisVar = nullptr; in RegisterSource() local
320 napi_value thisVar in UnregisterSource() local
400 napi_value thisVar = nullptr; SetAudioLatencyMode() local
469 napi_value thisVar = nullptr; SetStreamUsage() local
553 napi_value thisVar = nullptr; CreatePlayer() local
[all...]
/foundation/communication/ipc/ipc/native/src/napi/src/
H A Dnapi_remote_proxy.cpp190 napi_value thisVar = nullptr; in NAPI_RemoteProxy_sendRequest() local
287 napi_value thisVar = nullptr; in NAPI_RemoteProxy_sendMessageRequest() local
348 napi_value thisVar = nullptr; in NAPI_RemoteProxy_addDeathRecipient() local
420 napi_value thisVar = nullptr; NAPI_RemoteProxy_registerDeathRecipient() local
467 napi_value thisVar = nullptr; NAPI_RemoteProxy_removeDeathRecipient() local
547 napi_value thisVar = nullptr; NAPI_RemoteProxy_unregisterDeathRecipient() local
592 napi_value thisVar = nullptr; NAPI_RemoteProxy_getInterfaceDescriptor() local
615 napi_value thisVar = nullptr; NAPI_RemoteProxy_getDescriptor() local
645 napi_value thisVar = nullptr; NAPI_RemoteProxy_isObjectDead() local
673 napi_value thisVar = nullptr; NAPI_RemoteProxy_Reclaim() local
692 napi_value thisVar = nullptr; RemoteProxy_JS_Constructor() local
[all...]
H A Dnapi_ipc_skeleton.cpp142 napi_value thisVar = nullptr; in NAPI_IPCSkeleton_flushCommands() local
162 napi_value thisVar = nullptr; in NAPI_IPCSkeleton_flushCmdBuffer() local
289 napi_value thisVar = nullptr; in NAPI_IPCSkeleton_setCallingIdentity() local
429 napi_value thisVar = nullptr; in NAPI_IPCSkeleton_restoreCallingIdentity() local
/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_message_parcel_read.cpp34 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 in JS_readByte() local
100 napi_value thisVar = nullptr; JS_readShort() local
115 napi_value thisVar = nullptr; JS_readInt() local
130 napi_value thisVar = nullptr; JS_readLong() local
145 napi_value thisVar = nullptr; JS_readFloat() local
160 napi_value thisVar = nullptr; JS_readDouble() local
175 napi_value thisVar = nullptr; JS_readBoolean() local
190 napi_value thisVar = nullptr; JS_readChar() local
205 napi_value thisVar = nullptr; JS_readString() local
222 napi_value thisVar = nullptr; JS_readSequenceable() local
255 napi_value thisVar = nullptr; JS_readByteArray() local
308 napi_value thisVar = nullptr; JS_readShortArray() local
359 napi_value thisVar = nullptr; JS_readIntArray() local
410 napi_value thisVar = nullptr; JS_readLongArray() local
461 napi_value thisVar = nullptr; JS_readFloatArray() local
512 napi_value thisVar = nullptr; JS_readDoubleArray() local
563 napi_value thisVar = nullptr; JS_readBooleanArray() local
615 napi_value thisVar = nullptr; JS_readCharArray() local
666 napi_value thisVar = nullptr; JS_readStringArray() local
719 napi_value thisVar = nullptr; JS_readSequenceableArray() local
780 napi_value thisVar = nullptr; JS_readRemoteObjectArray() local
823 napi_value thisVar = nullptr; JS_ReadFileDescriptor() local
837 napi_value thisVar = nullptr; JS_ReadAshmem() local
864 napi_value thisVar = nullptr; JS_ReadRawData() local
[all...]
/foundation/communication/nfc/frameworks/js/napi/controller/
H A Dnfc_napi_controller_event.cpp184 napi_value thisVar = 0; in On() local
212 napi_value thisVar = 0; in Off() local
/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag_sesstion.cpp29 napi_value thisVar = nullptr; in GetTag() local
237 napi_value thisVar = nullptr; in SendData() local
430 napi_value thisVar = nullptr; in Transmit() local
[all...]
H A Dnfc_napi_tag_mifare_classic.cpp37 napi_value thisVar = nullptr; in GetSectorCount() local
66 napi_value thisVar = nullptr; in GetBlockCountInSector() local
101 napi_value thisVar = nullptr; in GetType() local
130 napi_value thisVar = nullptr; GetTagSize() local
159 napi_value thisVar = nullptr; IsEmulatedTag() local
188 napi_value thisVar = nullptr; GetBlockIndex() local
222 napi_value thisVar = nullptr; GetSectorIndex() local
311 napi_value thisVar = nullptr; AuthenticateSector() local
398 napi_value thisVar = nullptr; ReadSingleBlock() local
481 napi_value thisVar = nullptr; WriteSingleBlock() local
565 napi_value thisVar = nullptr; IncrementBlock() local
646 napi_value thisVar = nullptr; DecrementBlock() local
706 napi_value thisVar = nullptr; TransferToBlock() local
766 napi_value thisVar = nullptr; RestoreFromBlock() local
[all...]
H A Dnfc_napi_tag_ndef.cpp105 napi_value thisVar = nullptr; in NdefMessage_Constructor() local
185 napi_value thisVar = nullptr; in GetNdefTagType() local
213 napi_value thisVar = nullptr; in GetNdefMessage() local
263 napi_value thisVar = nullptr; IsNdefWritable() local
361 napi_value thisVar = nullptr; ReadNdef() local
437 napi_value thisVar = nullptr; WriteNdef() local
471 napi_value thisVar = nullptr; CanSetReadOnly() local
546 napi_value thisVar = nullptr; SetReadOnly() local
573 napi_value thisVar = nullptr; GetNdefTagTypeString() local
[all...]
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pasteboard.cpp243 napi_value thisVar = nullptr; in JScreateHtmlTextRecord() local
256 napi_value thisVar = nullptr; in JScreateWantRecord() local
311 napi_value thisVar = nullptr; in JScreatePlainTextRecord() local
324 napi_value thisVar = nullptr; in JScreatePixelMapRecord() local
341 napi_value thisVar = nullptr; in JScreateUriRecord() local
354 napi_value thisVar = nullptr; JSCreateRecord() local
481 napi_value thisVar = nullptr; JSCreateData() local
529 napi_value thisVar = nullptr; JSgetSystemPasteboard() local
[all...]
/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/
H A Dpicker_n_exporter.cpp337 napi_value thisVar = nullptr; in AsyncContextSetStaticObjectInfo() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/ui_effect/src/
H A Dfilter_napi.cpp269 napi_value thisVar = nullptr; in SetPixelStretch() local
332 napi_value thisVar = nullptr; in SetWaterRipple() local
389 napi_value thisVar = nullptr; SetFlyOut() local
436 napi_value thisVar = nullptr; SetDistort() local
[all...]
/base/location/frameworks/js/napi/source/
H A Dlocation_napi_adapter.cpp35 napi_value thisVar = nullptr; in GetLastLocation() local
99 napi_value thisVar = nullptr; in IsLocationEnabled() local
141 napi_value thisVar = nullptr; in EnableLocation() local
185 napi_value thisVar = nullptr; in DisableLocation() local
221 napi_value thisVar = nullptr; in RequestEnableLocation() local
254 napi_value thisVar = nullptr; IsGeoServiceAvailable() local
381 napi_value thisVar = nullptr; CreateReverseGeocodeAsyncContext() local
434 napi_value thisVar = nullptr; CreateReverseGeocodeAsyncContext() local
481 napi_value thisVar = nullptr; CreateReverseGeocodeAsyncContext() local
517 napi_value thisVar = nullptr; CreateReverseGeocodeAsyncContext() local
554 napi_value thisVar = nullptr; CreateReverseGeocodeAsyncContext() local
605 napi_value thisVar = nullptr; CreateReverseGeocodeAsyncContext() local
684 napi_value thisVar = nullptr; CreateReverseGeocodeAsyncContext() local
741 napi_value thisVar = nullptr; CreateReverseGeocodeAsyncContext() local
843 napi_value thisVar = nullptr; CreateReverseGeocodeAsyncContext() local
906 napi_value thisVar = nullptr; CreateReverseGeocodeAsyncContext() local
1010 napi_value thisVar = nullptr; CreateReverseGeocodeAsyncContext() local
1055 napi_value thisVar = nullptr; CreateReverseGeocodeAsyncContext() local
1138 napi_value thisVar = nullptr; CreateReverseGeocodeAsyncContext() local
1216 napi_value thisVar = nullptr; CreateReverseGeocodeAsyncContext() local
[all...]
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_controller.cpp227 napi_value thisVar = nullptr; in JsConstructor() local
347 napi_value thisVar = nullptr; in Subscribe() local
382 napi_value thisVar = nullptr; in UnSubscribe() local
H A Djs_get_input_method_setting.cpp86 napi_value thisVar = nullptr; in JsConstructor() local
484 napi_value thisVar = nullptr; in Subscribe() local
555 napi_value thisVar = nullptr; in UnSubscribe() local
/base/account/os_account/interfaces/kits/napi/appaccount/src/
H A Dnapi_app_account_authenticator.cpp562 napi_value thisVar = nullptr; in GetRemoteObject() local
589 napi_value thisVar = nullptr; in JsConstructor() local
[all...]
/base/customization/config_policy/interfaces/kits/js/src/
H A Dconfig_policy_napi.cpp109 napi_value thisVar = nullptr; in GetOneCfgFileOrAllCfgFilesSync() local
143 napi_value thisVar = nullptr; in GetOneCfgFileOrAllCfgFiles() local
210 napi_value thisVar = nullptr; in NAPIGetCfgDirList() local
/base/global/i18n/interfaces/js/kits/src/
H A Di18n_system_addon.cpp302 napi_value thisVar = nullptr; in SetAppPreferredLanguage() local
378 napi_value thisVar = nullptr; in GetDisplayCountryImpl() local
442 napi_value thisVar = nullptr; in GetDisplayLanguageImpl() local
501 napi_value thisVar = nullptr; in GetSystemCountriesImpl() local
548 napi_value thisVar = nullptr; in IsSuggestedImpl() local
592 napi_value thisVar = nullptr; SetSystemLanguageImpl() local
633 napi_value thisVar = nullptr; SetSystemRegionImpl() local
674 napi_value thisVar = nullptr; SetSystemLocaleImpl() local
715 napi_value thisVar = nullptr; Set24HourClockImpl() local
756 napi_value thisVar = nullptr; AddPreferredLanguageImpl() local
804 napi_value thisVar = nullptr; RemovePreferredLanguageImpl() local
856 napi_value thisVar = nullptr; SetUsingLocalDigitAddonImpl() local
[all...]
/base/powermgr/display_manager/state_manager/frameworks/napi/
H A Dbrightness.cpp176 napi_value thisVar = nullptr; in GetCallbackInfo() local
/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_coordination_context.cpp509 napi_value thisVar = nullptr; in JsConstructor() local
/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
H A Dcommon_event.cpp298 napi_value thisVar = nullptr; in GetSubscribeInfo() local
395 napi_value thisVar = nullptr; in IsOrderedCommonEvent() local
480 napi_value thisVar = nullptr; in IsStickyCommonEvent() local
565 napi_value thisVar in GetCode() local
647 napi_value thisVar = nullptr; GetData() local
729 napi_value thisVar = nullptr; AbortCommonEvent() local
805 napi_value thisVar = nullptr; ClearAbortCommonEvent() local
882 napi_value thisVar = nullptr; GetAbortCommonEvent() local
964 napi_value thisVar = nullptr; FinishCommonEvent() local
1103 napi_value thisVar = nullptr; CommonEventSubscriberConstructor() local
[all...]
H A Dcommon_event_parse.cpp1157 ParseParametersConstructor( const napi_env &env, const napi_callback_info &info, napi_value &thisVar, CommonEventSubscribeInfo &params) ParseParametersConstructor() argument
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dslot.cpp214 napi_value thisVar = nullptr; in ParseParametersByAddSlot() local
264 napi_value thisVar = nullptr; in ParseParametersByAddSlots() local
327 napi_value thisVar = nullptr; in ParseParametersSetSlotByBundle() local
395 napi_value thisVar = nullptr; in ParseParametersByGetSlot() local
437 napi_value thisVar = nullptr; in ParseParametersGetSlotNumByBundle() local
482 napi_value thisVar = nullptr; ParseParametersSetSlotFlagsByBundle() local
535 napi_value thisVar = nullptr; ParseParametersGetSlotFlagsByBundle() local
579 napi_value thisVar = nullptr; ParseParametersGetSlotsByBundle() local
623 napi_value thisVar = nullptr; ParseParametersGetSlotByBundle() local
680 napi_value thisVar = nullptr; ParseParametersByRemoveSlot() local
1517 napi_value thisVar = nullptr; ParseParametersIsEnableSlot() local
[all...]
/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_x509_cert_chain.cpp337 napi_value thisVar = nullptr; in Validate() local
838 napi_value thisVar = nullptr; in NapiGetCertList() local
868 napi_value thisVar = nullptr; in NapiValidate() local
882 napi_value thisVar in NapiToString() local
896 napi_value thisVar = nullptr; NapiHashCode() local
910 napi_value thisVar = nullptr; CertChainConstructor() local
[all...]
H A Dnapi_x509_crl_entry.cpp178 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 in NapiCRLEntryGetSerialNumber() local
516 napi_value thisVar = nullptr; NapiGetCertificateIssuer() local
529 napi_value thisVar = nullptr; NapiGetRevocationDate() local
542 napi_value thisVar = nullptr; NapiGetExtensions() local
555 napi_value thisVar = nullptr; NapiHasExtensions() local
568 napi_value thisVar = nullptr; NapiToString() local
581 napi_value thisVar = nullptr; NapiHashCode() local
594 napi_value thisVar = nullptr; NapiGetExtensionsObject() local
607 napi_value thisVar = nullptr; NapiGetCertIssuerX500DistinguishedName() local
620 napi_value thisVar = nullptr; X509CrlEntryConstructor() local
[all...]
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
H A Dnapi_asy_key_generator.cpp163 napi_value thisVar = nullptr; in BuildGenKeyPairCtx() local
278 napi_value thisVar = nullptr; in BuildConvertKeyCtx() local
322 napi_value thisVar = nullptr; in BuildConvertPemKeyCtx() local
703 napi_value thisVar = nullptr; JsGenerateKeyPairSync() local
769 napi_value thisVar = nullptr; JsConvertKeySync() local
854 napi_value thisVar = nullptr; JsConvertPemKeySync() local
911 napi_value thisVar = nullptr; AsyKeyGeneratorConstructor() local
[all...]

Completed in 33 milliseconds

1...<<11121314151617