Home
last modified time | relevance | path

Searched defs:restoreBundleInfos (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dservice_test.cpp1335 std::vector<BJsonEntityCaps::BundleInfo> restoreBundleInfos {aInfo}; variable
1394 std::vector<BJsonEntityCaps::BundleInfo> restoreBundleInfos {aInfo}; variable
1436 std::vector<BJsonEntityCaps::BundleInfo> restoreBundleInfos {aInfo}; variable
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp543 vector<BJsonEntityCaps::BundleInfo> restoreBundleInfos {}; in GetRestoreBundleNames() local
646 void Service::SetCurrentSessProperties(std::vector<BJsonEntityCaps::BundleInfo> &restoreBundleInfos, in SetCurrentSessProperties()
725 void Service::SetCurrentSessProperties(std::vector<BJsonEntityCaps::BundleInfo> &restoreBundleInfos, in SetCurrentSessProperties()