Home
last modified time | relevance | path

Searched full:param (Results 6276 - 6300 of 7978) sorted by relevance

1...<<251252253254255256257258259260>>...320

/test/xts/acts/telephony/networkmanager/connection/connectiontest/entry/src/ohosTest/ets/testability/
H A DTestAbility.ets28 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
/test/xts/acts/telephony/networkmanager/fetch/fetchtest/entry/src/ohosTest/ets/testability/
H A DTestAbility.ets28 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
/test/xts/acts/telephony/networkmanager/http/httpCache/entry/src/ohosTest/ets/testability/
H A DTestAbility.ets28 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
/test/xts/acts/telephony/networkmanager/http/httpRequest/entry/src/ohosTest/ets/testability/
H A DTestAbility.ets28 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
/test/xts/acts/telephony/networkmanager/websocket/websocketalltest/entry/src/ohosTest/ets/testability/
H A DTestAbility.ets25 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
/test/xts/acts/telephony/telephone/contactnoptest/entry/src/ohosTest/ets/testability/
H A DTestAbility.ets25 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
/test/xts/acts/telephony/telephone/contacttest/entry/src/ohosTest/ets/testability/
H A DTestAbility.ets27 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
/test/xts/acts/telephony/telephone/noCard/data/entry/src/ohosTest/ets/testability/
H A DTestAbility.ets28 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
/test/xts/hats/kernel/syscalls/async/epoll_create/
H A DEpollCreateApiTest.cpp91 * @tc.desc : epoll_create1 epoll fd use invalid param failed.
/test/xts/tools/sample/AppSampleD/entry/src/ohosTest/ets/testability/
H A DTestAbility.ets25 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
/test/xts/tools/sample/AppSampleE/entry/src/ohosTest/ets/testability/
H A DTestAbility.ets27 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
/test/xts/tools/sample/AppSampleF/entry/src/ohosTest/ets/testability/
H A DTestAbility.ets29 hilog.info(0x0000, 'testTag', '%{public}s', 'want param:' + JSON.stringify(want) ?? '');
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
H A Dlnn_local_net_ledger.c236 LNN_LOGE(LNN_LEDGER, "invalid param"); in LlGetWifiDirectAddr()
1571 LNN_LOGE(LNN_LEDGER, "invalid param"); in LlGetStaticCapLen()
1591 LNN_LOGE(LNN_LEDGER, "invalid param"); in LlGetDeviceSecurityLevel()
1602 LNN_LOGE(LNN_LEDGER, "invalid param"); in LlUpdateDeviceSecurityLevel()
1612 LNN_LOGE(LNN_LEDGER, "invalid param"); in LlUpdateStaticCapability()
1622 LNN_LOGE(LNN_LEDGER, "invalid param"); in LlGetStaticCapability()
1636 LNN_LOGE(LNN_LEDGER, "invalid param"); in LlGetUdidHash()
1656 LNN_LOGE(LNN_LEDGER, "invalid param"); in LlGetIrk()
1670 LNN_LOGE(LNN_LEDGER, "invalid param"); in LlGetPubMac()
1684 LNN_LOGE(LNN_LEDGER, "invalid param"); in LlGetCipherInfoKey()
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsXNode.js25 throw Error('Node constructor error, param uiContext error');
29 throw Error('Node constructor error, param uiContext is invalid');
90 reuse(param) {
91 this._JSBuilderNode.reuse(param);
108 reuse(param) {
114 child.aboutToReuseInternal(param);
179 isObject(param) {
180 const typeName = Object.prototype.toString.call(param);
219 update(param) {
223 this.params_ = param;
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_patternEx_test_ng.cpp659 auto param = CREATE_VALUE.at(i); in HWTEST_F() local
660 EXPECT_EQ(textProps->GetContent().value_or(""), param.text); in HWTEST_F()
661 if (param.icon.empty()) { in HWTEST_F()
669 ASSERT_EQ(imageSrcInfo->GetSrc(), param.icon); in HWTEST_F()
707 auto param = CREATE_VALUE.at(i); in HWTEST_F() local
708 EXPECT_EQ(textProps->GetContent().value_or(""), param.text); in HWTEST_F()
709 if (param.icon.empty()) { in HWTEST_F()
717 ASSERT_EQ(imageSrcInfo->GetSrc(), param.icon); in HWTEST_F()
771 auto param = CREATE_VALUE_NEW.at(i); in HWTEST_F() local
772 EXPECT_EQ(textProps->GetContent().value_or(""), param in HWTEST_F()
819 auto param = params.at(i); HWTEST_F() local
868 auto param = CREATE_VALUE_NEW.at(i); HWTEST_F() local
[all...]
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp566 STANDBYSERVICE_LOGE("resourceRequest param is invalid"); in ApplyAllowResource()
570 STANDBYSERVICE_LOGE("duration param is invalid"); in ApplyAllowResource()
679 STANDBYSERVICE_LOGE("param of resourceRequest is invalid"); in UnapplyAllowResource()
775 STANDBYSERVICE_LOGE("allowtype param is invalid"); in GetAllowList()
896 STANDBYSERVICE_LOGE("restrictType param is invalid"); in GetRestrictList()
1024 STANDBYSERVICE_LOGE("DumpOnPowerOverused param check failed, shoule be [--poweroverused module level]."); in DumpOnPowerOverused()
1053 STANDBYSERVICE_LOGE("param does not exist"); in HandleResourcesStateChanged()
1057 STANDBYSERVICE_LOGE("bundle name param is invalid"); in HandleResourcesStateChanged()
1062 STANDBYSERVICE_LOGE("resource number param is invalid"); in HandleResourcesStateChanged()
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dconv2d_builder.cpp258 LOGE("[Conv2D] Build failed, param invalid, type=%d", tensor->GetType()); in Build()
263 LOGE("[Conv2D] Build failed, Passed invalid param."); in Build()
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/c/
H A Dc_interface_code_emitter.cpp215 AutoPtr<ASTParameter> param = method->GetParameter(i); in EmitInterfaceMethod() local
216 EmitInterfaceMethodParameter(param, paramStr, ""); in EmitInterfaceMethod()
/foundation/ability/idl_tool/test/hdi_unittest/codec_v1_0/cpp_target/codec/v1_0/
H A Dcodec_component_proxy.h.txt40 int32_t SendCommand(OHOS::HDI::Codec::V1_0::CodecCommandType cmd, uint32_t param,
85 static int32_t SendCommand_(OHOS::HDI::Codec::V1_0::CodecCommandType cmd, uint32_t param,
/foundation/ability/idl_tool/idl_tool_2/metadata/
H A Dmetadata_reader.cpp163 AutoPtr<ASTParameter> param = new ASTParameter(std::string(reinterpret_cast<char*>((mp->name_))), in ReadMetaParam() local
165 method->AddParameter(param); in ReadMetaParam()
/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Ddiv_test.cpp157 * @tc.desc: Verify the param invalid of the build function
217 * @tc.desc: Verify the invalid param to div of the build function
/foundation/ability/idl_tool/test/hdi_unittest/codec_v2_0/cpp_target/codec/v2_0/
H A Dcodec_component_proxy.h.txt40 int32_t SendCommand(OHOS::HDI::Codec::V2_0::CodecCommandType cmd, uint32_t param,
85 static int32_t SendCommand_(OHOS::HDI::Codec::V2_0::CodecCommandType cmd, uint32_t param,
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.h291 RefPtr<ClickEvent> CreateItemClickEventListener(RefPtr<DatePickerEventParam> param);
293 void OnAroundButtonClick(RefPtr<DatePickerEventParam> param);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_event_hub.cpp60 void NavDestinationEventHub::FireOnShownEvent(const std::string& name, const std::string& param) in FireOnShownEvent() argument
83 .SetExtra(Recorder::KEY_PAGE_PARAM, param) in FireOnShownEvent()
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_recorder.cpp244 void EventRecorder::OnPageShow(const std::string& pageUrl, const std::string& param) in OnPageShow() argument
251 .SetExtra(Recorder::KEY_PAGE_PARAM, param); in OnPageShow()

Completed in 25 milliseconds

1...<<251252253254255256257258259260>>...320