Home
last modified time | relevance | path

Searched refs:FillBundleInfo (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/form_fwk/test/unittest/fms_form_mgr_add_form_test/
H A Dfms_form_mgr_add_form_test.cpp164 void FillBundleInfo(const std::string &bundleName, BundleInfo &bundleInfo);
170 void FmsFormMgrAddFormTestExt::FillBundleInfo(const std::string &bundleName, BundleInfo &bundleInfo) in FillBundleInfo() function in __anon1347::FmsFormMgrAddFormTestExt
234 FillBundleInfo(FORM_PROVIDER_BUNDLE_NAME, bundleInfo); in HWTEST_F()
324 FillBundleInfo(FORM_PROVIDER_BUNDLE_NAME, bundleInfo); in HWTEST_F()
407 FillBundleInfo(FORM_PROVIDER_BUNDLE_NAME, bundleInfo); in HWTEST_F()
563 FillBundleInfo(FORM_PROVIDER_BUNDLE_NAME, bundleInfo); in HWTEST_F()
742 FillBundleInfo(FORM_PROVIDER_BUNDLE_NAME, bundleInfo); in HWTEST_F()
816 FillBundleInfo(FORM_PROVIDER_BUNDLE_NAME, bundleInfo); in HWTEST_F()
890 FillBundleInfo(FORM_PROVIDER_BUNDLE_NAME, bundleInfo); in HWTEST_F()
/foundation/ability/form_fwk/test/fuzztest/formrendermgrinner_fuzzer/
H A Dformrendermgrinner_fuzzer.cpp82 formRenderMgrInner.FillBundleInfo(want, bundleName); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/include/
H A Dform_render_mgr_inner.h102 void FillBundleInfo(Want &want, const std::string &bundleName) const;
/foundation/ability/form_fwk/services/src/
H A Dform_render_mgr_inner.cpp72 FillBundleInfo(want, formRecord.bundleName); in RenderForm()
203 FillBundleInfo(want, formRecord.bundleName); in UpdateRenderingForm()
220 FillBundleInfo(want, bundleName); in ReloadForm()
226 void FormRenderMgrInner::FillBundleInfo(Want &want, const std::string &bundleName) const in FillBundleInfo() function in OHOS::AppExecFwk::FormRenderMgrInner
/foundation/ability/form_fwk/test/unittest/fms_form_render_mgr_inner_test/
H A Dfms_form_render_mgr_inner_test.cpp341 * @tc.desc: test FillBundleInfo function.
350 formRenderMgrInner.FillBundleInfo(want, bundleName); in HWTEST_F()

Completed in 7 milliseconds