| /applications/standard/permission_manager/permissionmanager/src/main/ets/PermissionSheet/ |
| H A D | PermissionStateSheetAbility.ets | 50 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 D | BundleInfoModel.ets | 145 * @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 D | builtinMathPow.ts | 25 // Check with single param 30 // Check with three param
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Expm1/ |
| H A D | builtinMathExpm1.ts | 61 // Check with single param 117 // Call standart builtin with non-number param
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/math/Exp/ |
| H A D | builtinMathExp.ts | 61 // Check with single param 115 // Call standart builtin with non-number param
|
| /arkcompiler/ets_runtime/test/aottest/builtin_inlining/bigint/AsUintN/ |
| H A D | builtinBigIntAsUintN.ts | 70 // Check with 1 param 140 // Call standard builtin with non-number param
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| H A D | mem.h | 72 * @param logAlignment - logarithmic alignment 82 * @param ALIGNMENT_IN_BYTES - should be power of 2
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | balance_expressions.cpp | 123 * 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 D | utils.py | 178 :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 D | methodBuilder.cpp | 125 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 D | genericDefaultParam_3-expected.txt | 321 "name": "param", 519 "name": "param",
|
| /arkcompiler/toolchain/build/third_party_gn/googletest/ |
| H A D | BUILD.gn | 50 "$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 D | set_browser_policies_plugin.cpp | 59 EDMLOGD("SetBrowserPolicyPlugin param invalid."); in OnHandlePolicy() 66 EDMLOGD("SetBrowserPolicyPlugin param invalid."); in OnHandlePolicy()
|
| /base/request/request/frameworks/js/napi/src/ |
| H A D | request_module.cpp | 76 NapiUtils::SetUint32Property(env, faults, "PARAM", static_cast<uint32_t>(Faults::PARAM));
in NapiCreateFaults()
|
| /base/msdp/device_status/test/unittest/intention/cooperate/src/ |
| H A D | cooperate_test.cpp | 325 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 D | local_live_view_subscribe.cpp | 213 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 D | local_sign_key.cpp | 158 // init attest param
in QueryCertChain() 210 LOG_INFO("challenge in attest param.");
in GetAttestParamSet()
|
| /base/security/device_auth/frameworks/src/lite/ |
| H A D | ipc_dev_auth_stub.c | 97 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 D | dlp_kv_data_storage.cpp | 125 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 D | tee_client_app_load.c | 45 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 D | secfile_load_agent.c | 91 // 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 D | init_cmdexecutor.c | 31 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 D | mmi_code_message.h | 140 * @param resultMessage the result message 141 * @param callWaitResponse the result of get callwaiting
|
| /base/update/updater/services/package/pkg_algorithm/ |
| H A D | pkg_algo_deflate.cpp | 111 PKG_LOGE("Param context null!");
in Pack() 206 PKG_LOGE("Param context null!");
in Unpack()
|
| /base/update/updater/services/package/pkg_package/ |
| H A D | pkg_lz4file.cpp | 26 PKG_LOGE("Fail to check input param");
in Init() 132 PKG_LOGE("Fail to check input param");
in AddEntry()
|