Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/include/module_external/
H A Dbms_adapter.h65 static std::vector<BJsonEntityCaps::BundleInfo> GetBundleInfosForSA();
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/
H A Dbms_adapter.cpp377 auto bundleInfosSA = BundleMgrAdapter::GetBundleInfosForSA(); in GetBundleInfosForIncremental()
419 auto bundleInfosSA = BundleMgrAdapter::GetBundleInfosForSA(); in GetFullBundleInfos()
454 std::vector<BJsonEntityCaps::BundleInfo> BundleMgrAdapter::GetBundleInfosForSA() in GetBundleInfosForSA() function in OHOS::FileManagement::Backup::BundleMgrAdapter