Home
last modified time | relevance | path

Searched refs:PARAM_FORM_NAME (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_add_form_test/
H A Dfms_form_mgr_add_form_test.cpp65 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable
132 formInfo.name = PARAM_FORM_NAME; in CreateProviderData()
215 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME);
292 record1.SetFormName(PARAM_FORM_NAME);
380 record1.formName = PARAM_FORM_NAME;
531 record1.SetModuleName(PARAM_FORM_NAME);
533 record1.SetFormName(PARAM_FORM_NAME);
598 record1[tempCount].SetModuleName(PARAM_FORM_NAME);
600 record1[tempCount].SetFormName(PARAM_FORM_NAME);
667 record1[tempCount].SetModuleName(PARAM_FORM_NAME);
[all …]
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_cast_temp_form_test/
H A Dfms_form_mgr_cast_temp_form_test.cpp51 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable
122 record1.SetModuleName(PARAM_FORM_NAME);
124 record1.SetFormName(PARAM_FORM_NAME);
217 record1.SetModuleName(PARAM_FORM_NAME);
219 record1.SetFormName(PARAM_FORM_NAME);
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_bundle_manager_form.cpp30 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable
97 form.name = PARAM_FORM_NAME; in GetAllFormsInfo()
114 form.name = PARAM_FORM_NAME; in GetFormsInfoByApp()
134 form.name = PARAM_FORM_NAME; in GetFormsInfoByModule()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_publish_form_test/
H A Dfms_form_mgr_publish_form_test.cpp71 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable
132 formInfo.name = PARAM_FORM_NAME; in CreateProviderData()
165 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME);
200 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME);
237 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME);
283 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME);
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_provider_mgr_test/
H A Dfms_form_provider_mgr_test.cpp79 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable
213 record.SetModuleName(PARAM_FORM_NAME);
240 record.SetModuleName(PARAM_FORM_NAME);
270 record.SetModuleName(PARAM_FORM_NAME);
311 record.SetModuleName(PARAM_FORM_NAME);
340 record.SetModuleName(PARAM_FORM_NAME);
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp163 formInfo.name = PARAM_FORM_NAME; in CreateProviderData()
819 formInfo.name = PARAM_FORM_NAME;
868 formInfo.name = PARAM_FORM_NAME;
900 formInfo.name = PARAM_FORM_NAME;
947 formInfo.name = PARAM_FORM_NAME;
978 formInfo.name = PARAM_FORM_NAME;
1028 formInfo.name = PARAM_FORM_NAME;
1062 formInfo.name = PARAM_FORM_NAME;
1096 formInfo.name = PARAM_FORM_NAME;
1152 formInfo.name = PARAM_FORM_NAME;
[all …]
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_death_callback_test/
H A Dfms_form_mgr_death_callback_test.cpp59 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable
125 formInfo.name = PARAM_FORM_NAME; in CreateProviderData()
159 .SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME)
217 .SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME)
/ohos5.0/foundation/ability/form_fwk/test/mock/src/
H A Dmock_bundle_manager.cpp32 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable
133 form.name = PARAM_FORM_NAME; in GetFormsInfoByApp()
152 form.name = PARAM_FORM_NAME; in GetFormsInfoByModule()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_proxy_mgr_test/
H A Dfms_form_data_proxy_mgr_test.cpp68 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable
117 record1.SetFormName(PARAM_FORM_NAME);
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_sys_event_receiver_test/
H A Dfms_form_sys_event_receiver_test.cpp60 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable
126 formInfo.name = PARAM_FORM_NAME; in CreateProviderData()
167 record.SetModuleName(PARAM_FORM_NAME); in CreateFormRecordAndFormInfo()
169 record.SetFormName(PARAM_FORM_NAME); in CreateFormRecordAndFormInfo()
212 record.SetFormName(PARAM_FORM_NAME);
389 record.SetModuleName(PARAM_FORM_NAME);
391 record.SetFormName(PARAM_FORM_NAME);
481 record.SetFormName(PARAM_FORM_NAME); // form name
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_message_event_test/
H A Dfms_form_mgr_message_event_test.cpp59 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable
142 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME);
173 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME);
195 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME);
217 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME);
239 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME);
261 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME);
305 want.SetParam(Constants::PARAM_FORM_NAME_KEY, PARAM_FORM_NAME);
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_info_mgr_test/
H A Dform_info_mgr_test.cpp37 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable
72 formInfo.name = PARAM_FORM_NAME; in GetTestFormInfo()
91 formInfo.name = PARAM_FORM_NAME; in GetTestCircleFormInfo()
330 …EXPECT_EQ(ERR_OK, bundleFormInfo.RemoveDynamicFormInfo(PARAM_MODULE_NAME_TEST, PARAM_FORM_NAME, US…
631 …r_.RemoveDynamicFormInfo(FORM_BUNDLE_NAME_TEST, PARAM_MODULE_NAME_TEST, PARAM_FORM_NAME, USER_ID));
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_update_form_test/
H A Dfms_form_mgr_update_form_test.cpp54 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_delete_form_test/
H A Dfms_form_mgr_delete_form_test.cpp50 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/
H A Dfms_form_host_record_test.cpp60 const std::string PARAM_FORM_NAME = "com.form.name.test"; variable