| /base/print/print_fwk/frameworks/kits/extension/src/ |
| D | js_print_extension_context.cpp | 46 static void Finalizer(napi_env engine, noneType data, noneType hint) in Finalizer() 52 static napi_value StartAbility(napi_env engine, napi_callback_info info) in StartAbility() 58 static napi_value StartAbilityWithAccount(napi_env engine, napi_callback_info info) in StartAbilityWithAccount() 64 static napi_value ConnectAbilityWithAccount(napi_env engine, napi_callback_info info) in ConnectAbilityWithAccount() 70 static napi_value TerminateAbility(napi_env engine, napi_callback_info info) in TerminateAbility() 76 static napi_value ConnectAbility(napi_env engine, napi_callback_info info) in ConnectAbility() 82 static napi_value DisconnectAbility(napi_env engine, napi_callback_info info) in DisconnectAbility() 92 napi_value GetUndefinedValue(napi_env &engine) in GetUndefinedValue() 100 napi_valuetype GetNapiValueType(napi_env &engine, napi_value &argv) in GetNapiValueType() 107 napi_value OnStartAbility(napi_env &engine, napi_callback_info &info) in OnStartAbility() [all …]
|
| D | js_print_extension_connection.cpp | 35 JSPrintExtensionConnection::JSPrintExtensionConnection(napi_env engine) : engine_(engine) {} in JSPrintExtensionConnection()
|
| /base/tee/tee_os_framework/lib/teelib/libcrypto_hal/src/ |
| D | crypto_hal_ec.c | 22 struct ecc_pub_key_t *public_key, struct ecc_priv_key_t *private_key, uint32_t engine) in tee_crypto_ecc_generate_keypair() 45 struct memref_t *data_out, uint32_t engine) in tee_crypto_ecc_encrypt() 58 struct memref_t *data_out, uint32_t engine) in tee_crypto_ecc_decrypt() 71 struct memref_t *signature, uint32_t engine) in tee_crypto_ecc_sign_digest() 84 const struct memref_t *signature, uint32_t engine) in tee_crypto_ecc_verify_digest()
|
| D | crypto_hal_rsa.c | 24 struct rsa_priv_key_t *key_pair, uint32_t engine) in tee_crypto_rsa_generate_keypair() 53 struct memref_t *data_out, uint32_t engine) in tee_crypto_rsa_encrypt() 68 struct memref_t *data_out, uint32_t engine) in tee_crypto_rsa_decrypt() 81 struct memref_t *signature, uint32_t engine) in tee_crypto_rsa_sign_digest() 94 const struct memref_t *signature, uint32_t engine) in tee_crypto_rsa_verify_digest()
|
| D | crypto_hal_derive_key.c | 21 struct memref_t *pub_key, struct memref_t *priv_key, uint32_t engine) in tee_crypto_dh_generate_key() 30 …_dh_derive_key(const struct dh_key_t *dh_derive_key_data, struct memref_t *secret, uint32_t engine) in tee_crypto_dh_derive_key() 41 struct memref_t *secret, uint32_t engine) in tee_crypto_ecdh_derive_key() 73 uint32_t iterations, uint32_t digest_type, struct memref_t *data_out, uint32_t engine) in tee_crypto_pbkdf2_derive_key()
|
| D | crypto_hal_hash.c | 19 struct ctx_handle_t *tee_crypto_hash_init(uint32_t alg_type, uint32_t engine) in tee_crypto_hash_init() 78 …hash(uint32_t alg_type, const struct memref_t *data_in, struct memref_t *data_out, uint32_t engine) in tee_crypto_hash()
|
| D | crypto_hal_hmac.c | 19 …andle_t *tee_crypto_hmac_init(uint32_t alg_type, const struct symmerit_key_t *key, uint32_t engine) in tee_crypto_hmac_init() 85 const struct memref_t *data_in, struct memref_t *data_out, uint32_t engine) in tee_crypto_hmac()
|
| D | crypto_mgr_manager.c | 56 struct ctx_handle_t *driver_alloc_ctx_handle(uint32_t alg_type, uint32_t engine, struct ctx_handle_… in driver_alloc_ctx_handle() 354 struct memref_t *data_out, uint32_t engine) in crypto_driver_hash() 511 const struct memref_t *data_in, struct memref_t *data_out, uint32_t engine) in crypto_driver_hmac() 681 …st struct memref_t *iv, const struct memref_t *data_in, struct memref_t *data_out, uint32_t engine) in crypto_driver_cipher() 921 struct rsa_priv_key_t *key_pair, uint32_t engine) in crypto_driver_rsa_generate_keypair() 1123 struct memref_t *data_out, uint32_t engine) in crypto_driver_rsa_encrypt() 1200 uint32_t engine) in crypto_driver_rsa_decrypt() 1278 const struct memref_t *digest, struct memref_t *signature, uint32_t engine) in crypto_driver_rsa_sign_digest() 1324 const struct memref_t *digest, const struct memref_t *signature, uint32_t engine) in crypto_driver_rsa_verify_digest() 1378 struct ecc_pub_key_t *public_key, struct ecc_priv_key_t *private_key, uint32_t engine) in crypto_driver_ecc_generate_keypair() [all …]
|
| D | crypto_hal_cipher.c | 23 const struct symmerit_key_t *key, const struct memref_t *iv, uint32_t engine) in tee_crypto_cipher_init() 428 uint32_t engine; member 498 …st struct memref_t *iv, const struct memref_t *data_in, struct memref_t *data_out, uint32_t engine) in tee_crypto_cipher()
|
| D | crypto_hal_ae.c | 55 const struct ae_init_data *ae_init_param, uint32_t engine) in tee_crypto_ae_init()
|
| D | crypto_hal.c | 22 struct ctx_handle_t *alloc_ctx_handle(uint32_t alg_type, uint32_t engine) in alloc_ctx_handle()
|
| /base/inputmethod/imf/frameworks/cj/src/ |
| D | setting_listeners.cpp | 40 auto engine = CJGetInputMethodSetting::GetIMSInstance(); in Subscribe() local 54 auto engine = CJGetInputMethodSetting::GetIMSInstance(); in UnSubscribe() local
|
| /base/hiviewdfx/hiview/interfaces/inner_api/xpower_event/src/ |
| D | xpower_event_js.cpp | 28 auto engine = reinterpret_cast<NativeEngine*>(env); in ReportXPowerJsStackSysEvent() local 32 int ReportXPowerJsStackSysEvent(NativeEngine *engine, const std::string &tagName, const std::string… in ReportXPowerJsStackSysEvent()
|
| /base/telephony/call_manager/test/unittest/call_earthquake_alarm_test/src/ |
| D | call_earthquake_alarm_test.cpp | 84 auto engine = std::make_shared<MyLocationEngine>(); variable 119 auto engine = engine1->GetInstance(); variable 166 auto engine = engine1->GetInstance(); variable 204 auto engine = engine1->GetInstance(); variable
|
| /base/tee/tee_os_framework/lib/teelib/libcrypto/src/ |
| D | tee_crypto_api_asymmetric.c | 161 struct memref_t *data_in, struct memref_t *data_out, uint32_t engine) in rsa_encrypt_hal() 171 struct memref_t *data_in, struct memref_t *data_out, uint32_t engine) in sm2_encrypt_hal() 182 uint32_t engine = ((crypto_hal_info *)(operation->hal_info))->crypto_flag; in asymmetric_encrypt_hal() local 295 struct memref_t *data_in, struct memref_t *data_out, uint32_t engine) in rsa_decrypt_hal() 305 struct memref_t *data_in, struct memref_t *data_out, uint32_t engine) in sm2_decrypt_hal() 316 uint32_t engine = ((crypto_hal_info *)(operation->hal_info))->crypto_flag; in asymmetric_decrypt_hal() local 524 uint32_t engine = ((crypto_hal_info *)(operation->hal_info))->crypto_flag; in asymmetric_sign_hal() local 612 uint32_t engine = ((crypto_hal_info *)(operation->hal_info))->crypto_flag; in asymmetric_verify_hal() local
|
| D | tee_crypto_api_derive_key.c | 82 uint32_t param_count, TEE_ObjectHandle derived_key, uint32_t engine) in tee_derive_key_ecdh_hal() 206 uint32_t param_count, TEE_ObjectHandle derived_key, uint32_t engine) in tee_derive_key_dh_hal()
|
| D | tee_crypto_api.c | 183 uint32_t engine = crypto_get_default_engine(algorithm); in set_operation_hal_info() local 648 static TEE_Result generate_ecc_keypair(TEE_OperationHandle operation, uint32_t engine) in generate_ecc_keypair() 723 static TEE_Result generate_rsa_keypair(TEE_OperationHandle operation, uint32_t engine) in generate_rsa_keypair() 770 uint32_t engine = crypto_hal_data->crypto_flag; in TEE_GenKeyPair() local
|
| /base/update/updateservice/services/engine/src/ |
| D | stream_progress_thread.cpp | 158 auto engine = reinterpret_cast<StreamProgressThread *>(const_cast<void *>(localData)); in DownloadProgress() local 175 auto engine = reinterpret_cast<StreamProgressThread *>(const_cast<void *>(localData)); in WriteFunc() local
|
| D | progress_thread.cpp | 214 auto engine = reinterpret_cast<DownloadThread*>(const_cast<void*>(localData)); in DownloadProgress() local
|
| /base/tee/tee_os_framework/lib/teelib/libcrypto_hal/include/ |
| D | crypto_default_engine.h | 24 uint32_t engine; member
|
| /base/hiviewdfx/hiview/test/unittest/xpower_event/ |
| D | xpower_jsevent_test.cpp | 116 NativeEngine *engine = nullptr; variable
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| D | webview_javascript_result_callback.cpp | 1413 auto engine = reinterpret_cast<NativeEngine*>(jsObj->GetEnv()); in GetJavaScriptResult() local 1603 auto engine = reinterpret_cast<NativeEngine*>(jsObj->GetEnv()); in GetJavaScriptResultFlowbuf() local 1777 auto engine = reinterpret_cast<NativeEngine*>(env); in HasJavaScriptObjectMethods() local 1884 auto engine = reinterpret_cast<NativeEngine*>(env); in GetJavaScriptObjectMethods() local 2004 auto engine = reinterpret_cast<NativeEngine*>(env); in RemoveJavaScriptObjectHolder() local 2135 auto engine = reinterpret_cast<NativeEngine*>(env); in RemoveTransientJavaScriptObject() local 2680 auto engine = reinterpret_cast<NativeEngine*>(jsObj->GetEnv()); in GetJavaScriptResultV2() local 2713 auto engine = reinterpret_cast<NativeEngine*>(jsObj->GetEnv()); in GetJavaScriptResultFlowbufV2() local 2778 auto engine = reinterpret_cast<NativeEngine*>(env); in GetJavaScriptObjectMethodsV2() local
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| D | js_input_method_engine_setting.cpp | 292 auto engine = std::make_shared<JsInputMethodEngineSetting>(); in GetInputMethodEngineSetting() local 308 auto engine = GetInputMethodEngineSetting(); in InitInputMethodSetting() local 442 auto engine = reinterpret_cast<JsInputMethodEngineSetting *>(JsUtils::GetNativeSelf(env, info)); in Subscribe() local
|
| /base/web/webview/interfaces/kits/ani/webview/native/webviewcontroller/ |
| D | webview_javascript_result_callback.cpp | 1015 auto engine = reinterpret_cast<NativeEngine*>(jsObj->GetEnv()); in GetJavaScriptResult() local 1208 auto engine = reinterpret_cast<NativeEngine*>(jsObj->GetEnv()); in GetJavaScriptResultFlowbuf() local 1384 auto engine = reinterpret_cast<NativeEngine*>(env); in HasJavaScriptObjectMethods() local 1495 auto engine = reinterpret_cast<NativeEngine*>(env); in GetJavaScriptObjectMethods() local 1619 auto engine = reinterpret_cast<NativeEngine*>(env); in RemoveJavaScriptObjectHolder() local
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| D | js_get_input_method_setting.cpp | 119 auto engine = std::make_shared<JsGetInputMethodSetting>(); in GetInputMethodSettingInstance() local 605 auto engine = reinterpret_cast<JsGetInputMethodSetting *>(JsUtils::GetNativeSelf(env, info)); in Subscribe() local 686 auto engine = reinterpret_cast<JsGetInputMethodSetting *>(JsUtils::GetNativeSelf(env, info)); in UnSubscribe() local
|