Home
last modified time | relevance | path

Searched defs:bundleFormInfoPtr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_info_mgr.cpp433 auto bundleFormInfoPtr = std::make_shared<BundleFormInfo>(bundleName); in Start() local
452 std::shared_ptr<BundleFormInfo> bundleFormInfoPtr; in UpdateStaticFormInfos() local
686 std::shared_ptr<BundleFormInfo> bundleFormInfoPtr; in AddDynamicFormInfo() local
740 auto bundleFormInfoPtr = std::make_shared<BundleFormInfo>(bundleName); in GetOrCreateBundleFromInfo() local
814 …std::shared_ptr<BundleFormInfo> bundleFormInfoPtr = std::make_shared<BundleFormInfo>(bundleVersion… in ReloadFormInfos() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_info_mgr_test/
H A Dform_info_mgr_test.cpp523 auto bundleFormInfoPtr = std::make_shared<BundleFormInfo>(FORM_BUNDLE_NAME_TEST); variable
538 auto bundleFormInfoPtr = std::make_shared<BundleFormInfo>(FORM_BUNDLE_NAME_TEST); variable
646 auto bundleFormInfoPtr = std::make_shared<BundleFormInfo>(FORM_BUNDLE_NAME_TEST); variable