Home
last modified time | relevance | path

Searched defs:srcBundleNames (Results 1 – 3 of 3) sorted by relevance

/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
Dsub_service.cpp401 bool isIncBackup, const std::vector<std::string> &srcBundleNames) in GetSupportBackupBundleNames()
468 void Service::HandleNotSupportBundleNames(const std::vector<std::string> &srcBundleNames, in HandleNotSupportBundleNames()
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
Dservice_test.cpp1962 const std::vector<std::string> srcBundleNames = {"test0", "test1", "test2", "test3"}; variable
Dservice_incremental_test.cpp399 bool isIncBackup, const vector<std::string> &srcBundleNames) in GetSupportBackupBundleNames()