Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dsub_service.cpp314 HandleNotSupportBundleNames(srcBundleNames, supportBackupNames, isIncBackup); in GetSupportBackupBundleNames()
335 void Service::HandleNotSupportBundleNames(const std::vector<std::string> &srcBundleNames, in HandleNotSupportBundleNames() function in OHOS::FileManagement::Backup::Service
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dservice_mock.cpp298 void Service::HandleNotSupportBundleNames(const vector<string>&, vector<string>&, bool) {} in HandleNotSupportBundleNames() function in OHOS::FileManagement::Backup::Service
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/include/module_ipc/
H A Dservice.h545 void HandleNotSupportBundleNames(const std::vector<std::string> &srcBundleNames,