/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/ |
H A D | b_dir_test.cpp | 146 vector<string> excludes = {filePath2}; variable 172 vector<string> excludes = {{}}; variable 196 vector<string> excludes; variable 220 vector<string> excludes; variable 244 vector<string> excludes; variable 286 vector<string> excludes = {preparedDir + string("/test/test1/test2"), {}}; variable 406 std::vector<std::string> excludes = { variable
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/ |
H A D | b_json_entity_extension_config_test.cpp | 85 vector<string> excludes = cache.GetExcludes(); variable 148 vector<string> excludes = cache.GetExcludes(); variable 182 vector<string> excludes = cache.GetExcludes(); variable 216 vector<string> excludes = cache.GetExcludes(); variable 248 vector<string> excludes = cache.GetExcludes(); variable 281 vector<string> excludes = cache.GetExcludes(); variable 451 vector<string> excludes = cache.GetExcludes(); variable
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_tarball/ |
H A D | b_tarball_cmdline_test.cpp | 130 vector<string_view> excludes {bFile}; variable 176 vector<string_view> excludes {bFile}; variable 224 vector<string_view> excludes {bFile}; variable
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/b_tarball/ |
H A D | b_tarball_cmdline_mock.cpp | 29 … BTarballCmdline::Tar(string_view root, vector<string_view> includes, vector<string_view> excludes) in Tar()
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_tarball/ |
H A D | b_tarball_factory.cpp | 72 const vector<string_view> &excludes) in TarFilter() 170 … string_view root, vector<string_view> includes, vector<string_view> excludes) { in Create()
|
H A D | b_tarball_cmdline.cpp | 60 … BTarballCmdline::Tar(string_view root, vector<string_view> includes, vector<string_view> excludes) in Tar()
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/ |
H A D | b_dir.cpp | 153 static void PreDealExcludes(std::vector<std::string> &excludes) in PreDealExcludes() 286 … const vector<string> &excludes) in GetBigFiles() 459 const vector<string> &excludes) in GetBackupList()
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_json/ |
H A D | b_json_entity_caps.h | 46 std::vector<std::string> excludes; member
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/ |
H A D | quota_manager.cpp | 314 std::vector<std::string> excludes; in ReadIncludesExcludesPath() local 734 const std::vector<std::string> &includes, const std::vector<std::string> &excludes, in ScanExtensionPath()
|
/ohos5.0/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/ |
H A D | bms_adapter.cpp | 196 const vector<string> &includes, const vector<string> &excludes) in CreateIPCInteractionFiles()
|
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
H A D | sub_ext_extension.cpp | 905 vector<string> excludes = usrConfig.GetExcludes(); in DoUser0Backup() local
|
H A D | ext_extension.cpp | 620 …, map<string, size_t>> GetFileInfos(const vector<string> &includes, const vector<string> &excludes) in GetFileInfos() 761 vector<string> excludes = usrConfig.GetExcludes(); in DoBackup() local
|