Home
last modified time | relevance | path

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

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