Searched refs:bundleInfosNew (Results 1 – 1 of 1) sorted by relevance
376 auto bundleInfosNew = BundleMgrAdapter::GetBundleInfosForIncremental(bundleNames, userId); in GetBundleInfosForIncremental() local378 copy(bundleInfosNew.begin(), bundleInfosNew.end(), back_inserter(bundleInfos)); in GetBundleInfosForIncremental()418 auto bundleInfosNew = BundleMgrAdapter::GetBundleInfos(bundleNames, userId); in GetFullBundleInfos() local420 copy(bundleInfosNew.begin(), bundleInfosNew.end(), back_inserter(bundleInfos)); in GetFullBundleInfos()