Searched refs:GetBundleInfosForIncremental (Results 1 – 4 of 4) sorted by relevance
55 static std::vector<BJsonEntityCaps::BundleInfo> GetBundleInfosForIncremental(58 static std::vector<BJsonEntityCaps::BundleInfo> GetBundleInfosForIncremental(int32_t userId,
45 vector<BJsonEntityCaps::BundleInfo> BundleMgrAdapter::GetBundleInfosForIncremental( in GetBundleInfosForIncremental() function in OHOS::FileManagement::Backup::BundleMgrAdapter55 vector<BJsonEntityCaps::BundleInfo> BundleMgrAdapter::GetBundleInfosForIncremental(int32_t userId, in GetBundleInfosForIncremental() function in OHOS::FileManagement::Backup::BundleMgrAdapter
288 vector<BJsonEntityCaps::BundleInfo> BundleMgrAdapter::GetBundleInfosForIncremental( in GetBundleInfosForIncremental() function in OHOS::FileManagement::Backup::BundleMgrAdapter339 vector<BJsonEntityCaps::BundleInfo> BundleMgrAdapter::GetBundleInfosForIncremental(int32_t userId, in GetBundleInfosForIncremental() function in OHOS::FileManagement::Backup::BundleMgrAdapter376 auto bundleInfosNew = BundleMgrAdapter::GetBundleInfosForIncremental(bundleNames, userId); in GetBundleInfosForIncremental()555 auto bundleInfos = BundleMgrAdapter::GetBundleInfosForIncremental(list, userId); in GetBundleInfosForAppend()
163 …auto bundleInfos = BundleMgrAdapter::GetBundleInfosForIncremental(session_->GetSessionUserId(), bu… in GetLocalCapabilitiesIncremental()216 BundleMgrAdapter::GetBundleInfosForIncremental(bundleNames, session->GetSessionUserId()); in StartGetFdTask()