Searched refs:SaveBundleInfo (Results 1 – 5 of 5) sorted by relevance
32 static uint8_t SaveBundleInfo(const BundleProfile &bundleProfile, BundleInfo **bundleInfo);
52 static uint8_t SaveBundleInfo(const BundleProfile &bundleProfile, const BundleRes &bundleRes,
30 uint8_t BundleInfoCreator::SaveBundleInfo(const BundleProfile &bundleProfile, BundleInfo **bundleIn… in SaveBundleInfo() function in OHOS::BundleInfoCreator
806 errorCode = SaveBundleInfo(bundleProfile, bundleRes, bundleInfo); in ParseHapProfile()814 uint8_t GtBundleParser::SaveBundleInfo(const BundleProfile &bundleProfile, const BundleRes &bundleR… in SaveBundleInfo() function in OHOS::GtBundleParser
310 errorCode = BundleInfoCreator::SaveBundleInfo(bundleProfile, bundleInfo); in ParseHapProfile()