| /third_party/protobuf/src/google/protobuf/compiler/js/ |
| H A D | js_generator.cc | 2048 " * @param {Array=} opt_data Optional initial data array, typically " in GenerateClassConstructor() 2217 " * @param {boolean=} opt_includeInstance Deprecated. whether to include " in GenerateClassToObject() 2220 " * http://goto/soy-param-migration\n" in GenerateClassToObject() 2230 " * @param {boolean|undefined} includeInstance Deprecated. Whether to " in GenerateClassToObject() 2233 " * http://goto/soy-param-migration\n" in GenerateClassToObject() 2234 " * @param {!$classname$} msg The msg instance to transform.\n" in GenerateClassToObject() 2448 " * @param {!$classname$.ObjectFormat} obj\n" in GenerateClassFromObject() 2597 " * @param {boolean=} opt_noLazyCreate Do not create the map if\n" in GenerateClassField() 2668 " * @param {$optionaltype$} value\n" in GenerateClassField() 2780 " * @param { in GenerateClassField() [all...] |
| /third_party/pulseaudio/po/ |
| H A D | fr.po | 187 msgstr "--daemonize requiert un paramètre booléen" 191 msgstr "--fail requiert un paramètre booléen" 199 "--log-level requiert un paramètre de niveau de journal (soit numérique entre " 204 msgstr "--high-priority requiert un paramètre booléen" 208 msgstr "--realtime requiert un paramètre booléen" 212 msgstr "--disallow-module-loading requiert un paramètre booléen" 216 msgstr "--disallow-exit requiert un paramètre booléen" 220 msgstr "--use-pid-file requiert un paramètre booléen" 242 msgstr "--log-time requiert un paramètre booléen" 246 msgstr "--log-meta requiert un paramètr [all...] |
| /base/hiviewdfx/hicollie/frameworks/native/thread_sampler/ |
| H A D | thread_sampler.cpp | 79 XCOLLIE_LOGE("invalid FindUnwindTable param\n");
in FindUnwindTable() 101 XCOLLIE_LOGE("invalid AccessMem param\n");
in AccessMem() 124 XCOLLIE_LOGE("invalid GetMapByPc param\n");
in GetMapByPc()
|
| /base/request/request/frameworks/cj/ffi/src/ |
| H A D | cj_request_common.cpp | 222 { Reason::BUILD_CLIENT_FAILED, Faults::PARAM }, in Convert2Broken() 223 { Reason::BUILD_REQUEST_FAILED, Faults::PARAM }, in Convert2Broken() 247 && (iter->second == Faults::PARAM || iter->second == Faults::DNS || iter->second == Faults::TCP in Convert2Broken()
|
| /base/powermgr/battery_manager/frameworks/napi/src/ |
| H A D | battery_info.cpp | 194 BATTERY_HILOGW(FEATURE_BATT_INFO, "set charge config failed, param is invalid");
in SetBatteryConfig() 223 BATTERY_HILOGW(FEATURE_BATT_INFO, "get charge config failed, param is invalid");
in GetBatteryConfig() 252 BATTERY_HILOGW(FEATURE_BATT_INFO, "support charge config failed, param is invalid");
in IsBatteryConfigSupported()
|
| /base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/ |
| H A D | common_event_set_param.cpp | 466 std::string msg = "Incorrect parameter types.The type of param must be string."; in ParseSetStaticSubscriberStateParam() 484 EVENT_LOGE("The param is invalid."); in OnSetStaticSubscriberState() 494 std::string msg = "Incorrect parameter types.The type of param must be boolean."; in OnSetStaticSubscriberState()
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| H A D | remove.cpp | 151 std::string msg = "Incorrect parameter types.The type of param must be object or string."; in ParseParameters() 230 std::string msg = "Incorrect parameter types.The type of param must be object."; in ParseParameters() 245 std::string msg = "Incorrect parameter types.The type of param must be string or number or boolean."; in ParseParameters()
|
| /base/security/certificate_framework/test/unittest/cf_sdk_test/src/ |
| H A D | cf_extension_test.cpp | 68 static int32_t CheckAndGetParam(CfTagType type, CfTag typeTag, const CfParamSet *paramSet, CfParam **param)
in CheckAndGetParam() argument 82 ret = CfGetParam(paramSet, typeTag, param);
in CheckAndGetParam() 103 if (array->count != paramSet->paramsCnt - 1) { /* paramSet has 1 result type param */
in CompareArray()
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
| H A D | hks_mbedtls_des.c | 548 HKS_IF_NULL_LOGE_RETURN(cryptoCtx, HKS_ERROR_INVALID_ARGUMENT, "Mbedtls DES encrypt update param is null") in HksMbedtlsDesEncryptUpdate() 677 HKS_LOG_E("FreeCtx cryptCtx param is null"); in HksMbedtlsDesHalModecbcFreeCtx() 694 HKS_LOG_E("FreeCtx param context null"); in HksMbedtlsDesHalFreeCtx()
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| H A D | hks_openssl_sm2.c | 492 HKS_LOG_E("Invalid param");
in HksOpensslSm2Decrypt() 496 HKS_ERROR_INVALID_ARGUMENT, "Invalid param cipherBlob!");
in HksOpensslSm2Decrypt() 497 HKS_IF_NOT_SUCC_LOGE_RETURN(HksOpensslCheckBlob(plainBlob), HKS_ERROR_INVALID_ARGUMENT, "Invalid param plainBlob!");
in HksOpensslSm2Decrypt()
|
| H A D | hks_openssl_ed25519tox25519.c | 69 static int32_t ConvertStringToInt(const uint8_t *param, uint32_t paraLen, BIGNUM **bigNum)
in ConvertStringToInt() argument 71 *bigNum = BN_bin2bn(param, paraLen, NULL);
in ConvertStringToInt() 151 HKS_LOG_E("invalid param input");
in Curve25519Initialize()
|
| /base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/ |
| H A D | fs_hvb.c | 575 BEGET_LOGE("param is error"); in CheckAndGetExt4Size() 593 BEGET_LOGE("param is error"); in CheckAndGetErofsSize() 612 BEGET_LOGE("param is error"); in CheckAndGetExtheaderSize()
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
| H A D | hks_backup_test.cpp | 173 static int32_t BuildParamSet(const struct HksParam *param, uint32_t paramCnt, struct HksParamSet **paramSetOut) in BuildParamSet() argument 181 if (param != nullptr && paramCnt > 0) { in BuildParamSet() 182 ret = HksAddParams(paramSet, param, paramCnt); in BuildParamSet()
|
| /base/useriam/user_auth_framework/test/fuzztest/executors/userauthexecutor_fuzzer/ |
| H A D | user_auth_executor_fuzzer.cpp | 87 ResultCode Enroll(uint64_t scheduleId, const EnrollParam ¶m, 97 ResultCode Authenticate(uint64_t scheduleId, const AuthenticateParam ¶m, 107 ResultCode Identify(uint64_t scheduleId, const IdentifyParam ¶m,
|
| /base/web/webview/ohos_interface/ohos_glue/scripts/ |
| H A D | make_ctocpp_impl.py | 49 comment = '\n // Verify param: ' + arg_name + '; type: ' + arg_type 73 comment = '\n // Restore param:' + arg_name + '; type: ' + arg_type 107 comment = '\n // Translate param: ' + arg_name + '; type: ' + arg_type
|
| H A D | make_cpptoc_impl.py | 49 comment = '\n // Verify param: ' + arg_name + '; type: ' + arg_type 76 comment = '\n // Restore param: ' + arg_name + '; type: ' + arg_type 109 comment = ' // Translate param: ' + arg_name + '; type: ' + arg_type
|
| /foundation/ability/ability_runtime/frameworks/js/napi/app/error_manager/ |
| H A D | js_error_manager.cpp | 293 TAG_LOGE(AAFwkTag::JSNAPI, "invalid param"); in OnOnNew() 502 TAG_LOGE(AAFwkTag::JSNAPI, "invalid param"); in OnSetLoopWatch() 507 TAG_LOGE(AAFwkTag::JSNAPI, "invalid param"); in OnSetLoopWatch()
|
| /foundation/ai/ai_engine/ |
| H A D | README.md | 162 * @param audioInput pcm data. 171 * @param audioInput pcm data. 180 * @param callback Callback function that will be called during the process.
|
| /foundation/ai/neural_network_runtime/test/unittest/ops/ |
| H A D | exp_test.cpp | 254 * @tc.desc: Verify that the build function returns a failed message with passing invalid base param.
272 * @tc.desc: Verify that the build function returns a failed message with passing invalid scale param.
290 * @tc.desc: Verify that the build function returns a failed message with passing invalid shift param.
|
| H A D | range_test.cpp | 254 * @tc.desc: Verify that the build function returns a failed message with passing invalid start param.
272 * @tc.desc: Verify that the build function returns a failed message with passing invalid limit param.
290 * @tc.desc: Verify that the build function returns a failed message with passing invalid delta param.
|
| /foundation/ability/ability_runtime/frameworks/js/napi/app/sendable_context_manager/ |
| H A D | js_sendable_context_manager.cpp | 365 ThrowInvalidParamError(env, "Parse param context failed, must be a context of stageMode."); in OnConvertFromContext() 372 ThrowInvalidParamError(env, "Parse param context failed, must not be nullptr."); in OnConvertFromContext() 379 ThrowInvalidParamError(env, "Parse param context failed, must be a context."); in OnConvertFromContext()
|
| /foundation/CastEngine/castengine_wifi_display/services/network/socket/ |
| H A D | socket_utils.cpp | 435 SHARING_LOGE("invalid param!"); in ReadSocket() 455 SHARING_LOGE("readSocket:invalid param!"); in ReadSocket() 486 SHARING_LOGE("invalid param."); in RecvSocket()
|
| /foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
| H A D | plugin_frontend_delegate.h | 116 void FireAsyncEvent(const std::string& eventId, const std::string& param, const std::string& jsonArgs); 117 bool FireSyncEvent(const std::string& eventId, const std::string& param, const std::string& jsonArgs); 119 const std::string& eventId, const std::string& param, const std::string& jsonArgs, std::string& result);
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
| H A D | page_pattern.cpp | 250 std::string param; in OnShow() local 253 param = Recorder::EventRecorder::Get().IsPageParamRecordEnable() ? entryPageInfo->GetPageParams() : ""; in OnShow() 256 Recorder::EventRecorder::Get().OnPageShow(pageInfo_->GetPageUrl(), param); in OnShow()
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/launcher_bundle_manager/ |
| H A D | launcher_bundle_manager.cpp | 46 const std::string PARAM_TYPE_CHECK_ERROR = "param type check error"; 150 APP_LOGE("param count invalid"); in GetLauncherAbilityInfoSync() 360 APP_LOGE("param count invalid"); in GetShortcutInfoSync()
|