| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/ |
| H A D | softbus_adapter.c | 802 DMLOGE("get connect addr failed input param is null."); in GetConnAddrByDeviceId()
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/ |
| H A D | device_manager_agent.cpp | 840 LOGE("error json int32_t param."); in IsSupportedDevice()
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | frontend_api_handler_test.cpp | 466 // call with json param with wrong property in TEST_F()
|
| /test/testfwk/arkxtest/jsunit/src/ |
| H A D | service.js | 1212 console.info(`${TAG}this param ${item} is invalid`);
|
| /test/testfwk/xdevice/src/xdevice/_core/ |
| H A D | utils.py | 545 # check input param
|
| /test/xts/acts/ability/ability_runtime/actsuiextensiontest/uiextensionprovider/entry/src/main/ets/pages/ |
| H A D | index.ets | 619 },"extra param");
|
| /test/xts/acts/hiviewdfx/hiappeventtest/hiappeventpamtest/entry/src/ohosTest/ets/test/ |
| H A D | HiAppEventPam.test.ets | 647 "test_?param": true,
|
| /test/xts/acts/telephony/networkmanager/http/HttpResponse/entry/src/ohosTest/ets/test/ |
| H A D | HttpResponseCode.test.ets | 23 * @param data
|
| /foundation/ai/neural_network_runtime/interfaces/kits/c/neural_network_runtime/ |
| H A D | neural_network_runtime_type.h | 205 * @param userData Asynchronous execution identifier, which is the argument <b>userData</b> passed to 207 * @param errCode Error code {@link OH_NN_ReturnCode} returned by the asynchronous execution. 208 * @param outputTensor An array of output tensors {@link NN_Tensor} of the model, which is the same as the argument 210 * @param outputCount Output tensor count, which is the same as the argument <b>outputCount</b> passed to 226 * @param userData Asynchronous execution identifier, which is the argument <b>userData</b> passed to
|
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| H A D | js_scene_session.cpp | 1117 sessionchangeCallback->OnSessionEvent_ = [weakThis = wptr(this)](uint32_t eventId, const SessionEventParam& param) { in ProcessSessionEventRegister() 1123 jsSceneSession->OnSessionEvent(eventId, param); in ProcessSessionEventRegister() 1393 void JsSceneSession::OnSessionEvent(uint32_t eventId, const SessionEventParam& param) in OnSessionEvent() argument 1397 auto task = [weakThis = wptr(this), persistentId = persistentId_, eventId, param, env = env_] { in OnSessionEvent() 1410 napi_value jsSessionParamObj = CreateJsSessionEventParam(env, param); in OnSessionEvent()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | bundle_data_mgr.cpp | 469 APP_LOGE("param error"); in UpdateUninstallBundleInfo() 492 APP_LOGE("param error"); in GetUninstallBundleInfo() 505 APP_LOGE("param error"); in DeleteUninstallBundleInfo() 1040 LOG_E(BMS_TAG_QUERY, "param invalid"); in ImplicitQueryCloneAbilityInfos() 1081 LOG_E(BMS_TAG_QUERY, "param invalid"); in ImplicitQueryAbilityInfos() 1123 LOG_E(BMS_TAG_QUERY, "param invalid"); in ImplicitQueryAbilityInfosV9() 1166 LOG_E(BMS_TAG_QUERY, "param invalid"); in ImplicitQueryCloneAbilityInfosV9() 5469 LOG_W(BMS_TAG_QUERY, "param invalid"); in ImplicitQueryExtensionInfos() 5507 LOG_W(BMS_TAG_QUERY, "param invalid"); in ImplicitQueryExtensionInfosV9() 6009 // example of valid param ur in QueryExtensionAbilityInfoByUri() [all...] |
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_manager_proxy.cpp | 4857 const InsightIntentExecuteParam ¶m) in ExecuteIntent() 4878 if (!data.WriteParcelable(¶m)) { in ExecuteIntent() 4879 TAG_LOGE(AAFwkTag::ABILITYMGR, "write param fail"); in ExecuteIntent() 4856 ExecuteIntent(uint64_t key, const sptr<IRemoteObject> &callerToken, const InsightIntentExecuteParam ¶m) ExecuteIntent() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
| H A D | bundle_mgr_proxy.cpp | 4139 APP_LOGE("invalid param"); in ResetAOTCompileStatus() 4276 APP_LOGE("Invalid param"); in SetAdditionalInfo() 4664 APP_LOGE("param invalid"); in ParseStr()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/ |
| H A D | bms_bundle_manager_test.cpp | 4706 * 2.want param is empty 4724 * 2.want param is empty 4742 * 2.want param is empty 4760 * 2.want param is empty
|
| /foundation/ability/ability_runtime/test/unittest/ams_mgr_scheduler_test/ |
| H A D | ams_mgr_scheduler_test.cpp | 30 #include "param.h"
|
| /foundation/ability/idl_tool/test/hdi_unittest/audio_v1_0/c_target/audio/v1_0/ |
| H A D | audio_render_stub.c.txt | 47 HDF_LOGE("%{public}s: invalid param", __func__);
|
| H A D | audio_types.c.txt | 74 HDF_LOGE("%{public}s: invalid param", __func__);
|
| /foundation/ability/ability_runtime/tools/aa/src/ |
| H A D | accessibility_ability_command.cpp | 266 "reason: invalid param.", in init()
|
| /foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_2/c_target/wlan/v1_2/ |
| H A D | wlan_types.c.txt | 32 HDF_LOGE("%{public}s: invalid param", __func__);
|
| /foundation/ability/idl_tool/test/hdi_unittest/audio_v2_0/c_target/audio/v2_0/ |
| H A D | audio_render_stub.c.txt | 47 HDF_LOGE("%{public}s: invalid param", __func__);
|
| H A D | audio_types.c.txt | 74 HDF_LOGE("%{public}s: invalid param", __func__);
|
| /foundation/ability/form_fwk/services/form_render_service/src/ |
| H A D | form_render_record.cpp | 48 constexpr char FORM_RENDERER_COMP_ID[] = "ohos.extra.param.key.form_comp_id";
|
| /foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_1/c_target/wlan/v1_1/ |
| H A D | wlan_types.c.txt | 32 HDF_LOGE("%{public}s: invalid param", __func__);
|
| /foundation/ability/ability_base/test/unittest/want/ |
| H A D | want_params_test.cpp | 267 * @param depth the desired depth.
|
| /foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
| H A D | ability_context_impl_test.cpp | 648 want.SetParam("ohos.extra.param.key.startupMode", 1); in HWTEST_F()
|