Searched refs:BundleFormInfo (Results 1 – 11 of 11) sorted by relevance
192 BundleFormInfo::BundleFormInfo(const std::string &bundleName) : bundleName_(bundleName) in BundleFormInfo() function in OHOS::AppExecFwk::BundleFormInfo211 ErrCode BundleFormInfo::UpdateStaticFormInfos(int32_t userId) in UpdateStaticFormInfos()242 ErrCode BundleFormInfo::Remove(int32_t userId) in Remove()312 ErrCode BundleFormInfo::RemoveAllDynamicFormsInfo(int32_t userId) in RemoveAllDynamicFormsInfo()338 bool BundleFormInfo::Empty() const in Empty()355 uint32_t BundleFormInfo::GetVersionCode(int32_t userId) in GetVersionCode()383 ErrCode BundleFormInfo::GetFormsInfoByFilter( in GetFormsInfoByFilter()396 ErrCode BundleFormInfo::UpdateFormInfoStorageLocked() in UpdateFormInfoStorageLocked()452 std::shared_ptr<BundleFormInfo> bundleFormInfoPtr; in UpdateStaticFormInfos()686 std::shared_ptr<BundleFormInfo> bundleFormInfoPtr; in AddDynamicFormInfo()[all …]
253 BundleFormInfo bundleFormInfo(FORM_BUNDLE_NAME_TEST);276 BundleFormInfo bundleFormInfo(FORM_BUNDLE_NAME_TEST);305 BundleFormInfo bundleFormInfo(FORM_BUNDLE_NAME_TEST);323 BundleFormInfo bundleFormInfo(FORM_BUNDLE_NAME_TEST);342 BundleFormInfo bundleFormInfo(FORM_BUNDLE_NAME_TEST);361 BundleFormInfo bundleFormInfo(FORM_BUNDLE_NAME_TEST);379 BundleFormInfo bundleFormInfo(FORM_BUNDLE_NAME_TEST);405 BundleFormInfo bundleFormInfo(FORM_BUNDLE_NAME_TEST);731 …std::shared_ptr<BundleFormInfo> bundleFormInfo = std::make_shared<BundleFormInfo>(FORM_BUNDLE_NAME…752 …std::shared_ptr<BundleFormInfo> bundleFormInfo = std::make_shared<BundleFormInfo>(FORM_BUNDLE_NAME…[all …]
52 class BundleFormInfo {54 explicit BundleFormInfo(const std::string &bundleName);128 std::shared_ptr<BundleFormInfo> GetOrCreateBundleFromInfo(const std::string &bundleName);135 std::unordered_map<std::string, std::shared_ptr<BundleFormInfo>> bundleFormInfoMap_ {};
157 …std::shared_ptr<BundleFormInfo> bundleFormInfo = std::make_shared<BundleFormInfo>(FORM_PROVIDER_BU… in CreateProviderData()796 BundleFormInfo bundleFormInfo(bundleName);813 BundleFormInfo bundleFormInfo(bundleName);847 BundleFormInfo bundleFormInfo(bundleName);862 BundleFormInfo bundleFormInfo(bundleName);894 BundleFormInfo bundleFormInfo(bundleName);927 BundleFormInfo bundleFormInfo(bundleName);942 BundleFormInfo bundleFormInfo(bundleName);1485 std::shared_ptr<BundleFormInfo> bundleFormInfo = std::make_shared<BundleFormInfo>(bundleName);1601 std::shared_ptr<BundleFormInfo> bundleFormInfo = std::make_shared<BundleFormInfo>("");[all …]
118 std::unordered_map<std::string, std::shared_ptr<BundleFormInfo>> bundleFormInfoMap; in CreateProviderData()119 …std::shared_ptr<BundleFormInfo> bundleFormInfo = std::make_shared<BundleFormInfo>(FORM_PROVIDER_BU… in CreateProviderData()
125 std::unordered_map<std::string, std::shared_ptr<BundleFormInfo>> bundleFormInfoMap; in CreateProviderData()126 …std::shared_ptr<BundleFormInfo> bundleFormInfo = std::make_shared<BundleFormInfo>(FORM_PROVIDER_BU… in CreateProviderData()
67 BundleFormInfo bundleFormInfo(bundleName); in DoSomethingInterestingWithMyAPI()
19 *OHOS::AppExecFwk::BundleFormInfo*;
119 std::unordered_map<std::string, std::shared_ptr<BundleFormInfo>> bundleFormInfoMap; in CreateProviderData()120 …std::shared_ptr<BundleFormInfo> bundleFormInfo = std::make_shared<BundleFormInfo>(FORM_PROVIDER_BU… in CreateProviderData()
1021 std::unordered_map<std::string, std::shared_ptr<BundleFormInfo>> bundleFormInfoMap;1022 std::shared_ptr<BundleFormInfo> bundleFormInfo = std::make_shared<BundleFormInfo>("bundlename");
126 std::unordered_map<std::string, std::shared_ptr<BundleFormInfo>> bundleFormInfoMap; in CreateProviderData()127 …std::shared_ptr<BundleFormInfo> bundleFormInfo = std::make_shared<BundleFormInfo>(FORM_PROVIDER_BU… in CreateProviderData()