Home
last modified time | relevance | path

Searched full:param (Results 16326 - 16350 of 24449) sorted by relevance

1...<<651652653654655656657658659660>>...978

/applications/standard/permission_manager/permissionmanager/src/main/ets/PermissionSheet/
H A DPermissionStateSheetAbility.ets50 let param: Record<string, Object> = {
54 let storage: LocalStorage = new LocalStorage(param);
/applications/standard/security_privacy_center/entry/src/main/ets/model/bundleInfo/
H A DBundleInfoModel.ets145 * @param {Number} index index of all app permissions array
146 * @param {String} bundleName Package names
/arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Pow/
H A DbuiltinMathPow.ts25 // Check with single param
30 // Check with three param
/arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Expm1/
H A DbuiltinMathExpm1.ts61 // Check with single param
117 // Call standart builtin with non-number param
/arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Exp/
H A DbuiltinMathExp.ts61 // Check with single param
115 // Call standart builtin with non-number param
/arkcompiler/ets_runtime/test/aottest/builtin_inlining/bigint/AsUintN/
H A DbuiltinBigIntAsUintN.ts70 // Check with 1 param
140 // Call standard builtin with non-number param
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Dmem.h72 * @param logAlignment - logarithmic alignment
82 * @param ALIGNMENT_IN_BYTES - should be power of 2
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dbalance_expressions.cpp123 * Generates expression for sources_ in range from @param first_idx to @param last_idx by splitting them on
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
H A Dutils.py178 :param test_id: string value test path or test_id
179 :param total_groups: total number of groups
/arkcompiler/ets_frontend/ets2panda/evaluate/debugInfoDeserialization/
H A DmethodBuilder.cpp125 auto *param = checker_->AllocNode<ir::ETSParameterExpression>(paramIdent, nullptr); in CollectParametersAndReturnType() local
126 params_.push_back(param); in CollectParametersAndReturnType()
/arkcompiler/ets_frontend/ets2panda/test/parser/ets/
H A DgenericDefaultParam_3-expected.txt321 "name": "param",
519 "name": "param",
/arkcompiler/toolchain/build/third_party_gn/googletest/
H A DBUILD.gn50 "$googletest_dir/include/gtest/gtest-param-test.h",
67 "$googletest_dir/include/gtest/internal/gtest-param-util.h",
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dset_browser_policies_plugin.cpp59 EDMLOGD("SetBrowserPolicyPlugin param invalid."); in OnHandlePolicy()
66 EDMLOGD("SetBrowserPolicyPlugin param invalid."); in OnHandlePolicy()
/base/request/request/frameworks/js/napi/src/
H A Drequest_module.cpp76 NapiUtils::SetUint32Property(env, faults, "PARAM", static_cast<uint32_t>(Faults::PARAM)); in NapiCreateFaults()
/base/msdp/device_status/test/unittest/intention/cooperate/src/
H A Dcooperate_test.cpp325 GetCooperateStateSyncParam param; in HWTEST_F() local
327 int32_t ret = g_cooperate->GetCooperateState(param.udId, state); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dlocal_live_view_subscribe.cpp213 std::string msg = "Incorrect parameter types.The type of param must be function."; in GetNotificationSubscriber()
285 std::string msg = "Incorrect parameter types.The type of param must be LocalLiveViewButton."; in ParseParameters()
/base/security/code_signature/services/local_code_sign/src/
H A Dlocal_sign_key.cpp158 // init attest param in QueryCertChain()
210 LOG_INFO("challenge in attest param."); in GetAttestParamSet()
/base/security/device_auth/frameworks/src/lite/
H A Dipc_dev_auth_stub.c97 LOGE("param number invalid, inParamNum(%d)", *inParamNum); in DecodeCallRequest()
129 LOGE("should with remote object, but failed, param type %d", ipcData->type); in WithObject()
/base/security/dlp_permission_service/services/dlp_permission/sa/storage/src/
H A Ddlp_kv_data_storage.cpp125 DLP_LOG_ERROR(LABEL, "param is empty!"); in AddOrUpdateValue()
249 DLP_LOG_ERROR(LABEL, "param is empty!"); in IsKeyExists()
/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_app_load.c45 tloge("param is null\n"); in TEEC_GetApp()
273 tloge("Param err!\n"); in TEEC_LoadSecfile()
/base/tee/tee_client/services/teecd/src/
H A Dsecfile_load_agent.c91 // input param uuid may be NULL, so don need to check if uuid is NULL
99 tloge("param erro!\n"); in LoadSecFile()
/base/startup/init/services/init/standard/
H A Dinit_cmdexecutor.c31 INIT_ERROR_CHECK(cmdName != NULL, return -1, "Invalid input param"); in AddCmdExecutor_()
73 INIT_ERROR_CHECK(cmdName != NULL, return, "Invalid input param"); in RemoveCmdExecutor()
/base/telephony/cellular_call/services/common/include/
H A Dmmi_code_message.h140 * @param resultMessage the result message
141 * @param callWaitResponse the result of get callwaiting
/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algo_deflate.cpp111 PKG_LOGE("Param context null!"); in Pack()
206 PKG_LOGE("Param context null!"); in Unpack()
/base/update/updater/services/package/pkg_package/
H A Dpkg_lz4file.cpp26 PKG_LOGE("Fail to check input param"); in Init()
132 PKG_LOGE("Fail to check input param"); in AddEntry()

Completed in 42 milliseconds

1...<<651652653654655656657658659660>>...978