Home
last modified time | relevance | path

Searched refs:bundleInfosSA (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dbms_adapter.cpp377 auto bundleInfosSA = BundleMgrAdapter::GetBundleInfosForSA(); in GetBundleInfosForIncremental() local
379 copy(bundleInfosSA.begin(), bundleInfosSA.end(), back_inserter(bundleInfos)); in GetBundleInfosForIncremental()
419 auto bundleInfosSA = BundleMgrAdapter::GetBundleInfosForSA(); in GetFullBundleInfos() local
421 copy(bundleInfosSA.begin(), bundleInfosSA.end(), back_inserter(bundleInfos)); in GetFullBundleInfos()