Searched refs:bundleFormInfoPtr (Results 1 – 2 of 2) sorted by relevance
439 bundleFormInfoMap_[bundleName] = bundleFormInfoPtr; in Start()452 std::shared_ptr<BundleFormInfo> bundleFormInfoPtr; in UpdateStaticFormInfos() local456 bundleFormInfoPtr = search->second; in UpdateStaticFormInfos()466 if (bundleFormInfoPtr->Empty()) { in UpdateStaticFormInfos()471 bundleFormInfoMap_[bundleName] = bundleFormInfoPtr; in UpdateStaticFormInfos()686 std::shared_ptr<BundleFormInfo> bundleFormInfoPtr; in AddDynamicFormInfo() local688 bundleFormInfoPtr = bundleFormInfoIter->second; in AddDynamicFormInfo()693 return bundleFormInfoPtr->AddDynamicFormInfo(formInfo, userId); in AddDynamicFormInfo()741 bundleFormInfoMap_[bundleName] = bundleFormInfoPtr; in GetOrCreateBundleFromInfo()742 return bundleFormInfoPtr; in GetOrCreateBundleFromInfo()[all …]
523 auto bundleFormInfoPtr = std::make_shared<BundleFormInfo>(FORM_BUNDLE_NAME_TEST); variable524 formInfoMgr_.bundleFormInfoMap_[FORM_BUNDLE_NAME_TEST] = bundleFormInfoPtr;538 auto bundleFormInfoPtr = std::make_shared<BundleFormInfo>(FORM_BUNDLE_NAME_TEST); variable539 formInfoMgr_.bundleFormInfoMap_[FORM_BUNDLE_NAME_TEST] = bundleFormInfoPtr;646 auto bundleFormInfoPtr = std::make_shared<BundleFormInfo>(FORM_BUNDLE_NAME_TEST); variable647 formInfoMgr_.bundleFormInfoMap_[FORM_BUNDLE_NAME_TEST] = bundleFormInfoPtr;