/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/ |
H A D | b_dir_test.cpp | 145 vector<string> includes = {rootDir}; variable 171 vector<string> includes = {{}, {}}; variable 195 vector<string> includes = {"/data/"}; variable 219 vector<string> includes = {"/data/app/"}; variable 243 vector<string> includes; variable 285 vector<string> includes = {preparedDir + string("/*"), preparedDir + string("test")}; variable
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_json/ |
H A D | b_json_entity_extension_config_test.cpp | 87 vector<string> includes = cache.GetIncludes(); variable 117 vector<string> includes = cache.GetIncludes(); variable 179 vector<string> includes = cache.GetIncludes(); variable 213 vector<string> includes = cache.GetIncludes(); variable 247 vector<string> includes = cache.GetIncludes(); variable 279 vector<string> includes = cache.GetIncludes(); variable 426 vector<string> includes = cache.GetIncludes(); variable
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_tarball/ |
H A D | b_tarball_cmdline_test.cpp | 129 vector<string_view> includes {testDir}; variable 177 vector<string_view> includes {testDir}; variable 223 vector<string_view> includes {testDir}; variable
|
/ohos5.0/foundation/multimedia/ringtone_library/frameworks/ringtone_extension_hap/RingtoneLibraryExt/entry/src/main/resources/base/profile/ |
H A D | backup_config.json | 9 "includes": [ array
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/b_tarball/ |
H A D | b_tarball_cmdline_mock.cpp | 29 void BTarballCmdline::Tar(string_view root, vector<string_view> includes, vector<string_view> exclu… in Tar()
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_tarball/ |
H A D | b_tarball_factory.cpp | 71 const vector<string_view> &includes, in TarFilter() 170 … string_view root, vector<string_view> includes, vector<string_view> excludes) { in Create()
|
H A D | b_tarball_cmdline.cpp | 60 void BTarballCmdline::Tar(string_view root, vector<string_view> includes, vector<string_view> exclu… in Tar()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/MediaLibraryExt/entry/src/main/resources/base/profile/ |
H A D | backup_config.json | 9 "includes": [ array
|
/ohos5.0/build/tools/component_tools/static_check/gn_check/ |
H A D | gn_common_tools.py | 66 includes=None, argument
|
/aosp14/frameworks/base/core/java/android/app/backup/ |
H A D | FullBackup.java | 641 Map<String, Set<PathWithRequiredFlags>> includes) in parseNewBackupSchemeFromXmlLocked() 678 Map<String, Set<PathWithRequiredFlags>> includes) in parseBackupSchemeFromXmlLocked() 710 Map<String, Set<PathWithRequiredFlags>> includes, in parseRules() 789 Map<String, Set<PathWithRequiredFlags>> includes) { in logParsingResults() 869 Map<String, Set<PathWithRequiredFlags>> includes, String domain) in parseCurrentTagForDomain()
|
H A D | BackupAgent.java | 945 Map<String, Set<PathWithRequiredFlags>> includes = null; in isFileEligibleForRestore() local
|
/ohos5.0/drivers/hdf_core/framework/tools/idl-gen/ |
H A D | _header_parser.py | 136 def _extract_include(self, includes): argument
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/ |
H A D | b_dir.cpp | 285 …e, map<string, struct stat>, map<string, size_t>> BDir::GetBigFiles(const vector<string> &includes, in GetBigFiles() 458 tuple<vector<string>, vector<string>> BDir::GetBackupList(const vector<string> &includes, in GetBackupList()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkts/ |
H A D | js-apis-arkts-collections.md | 1017 ### includes subsection 3592 ### includes subsection
|
H A D | js-apis-buffer.md | 897 ### includes subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/ |
H A D | js-apis-arkts-collections.md | 1017 ### includes subsection 3592 ### includes subsection
|
H A D | js-apis-buffer.md | 896 ### includes subsection
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_json/ |
H A D | b_json_entity_caps.h | 45 std::vector<std::string> includes; member
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/ |
H A D | quota_manager.cpp | 313 std::vector<std::string> includes; in ReadIncludesExcludesPath() local 734 const std::vector<std::string> &includes, const std::vector<std::string> &excludes, in ScanExtensionPath() 755 … void DealWithIncludeFiles(const BundleStatsParas ¶s, const std::vector<std::string> &includes, in DealWithIncludeFiles()
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | PackageTagsList.java | 65 public boolean includes(@NonNull String packageName) { in includes() method in PackageTagsList
|
/aosp14/frameworks/base/tools/lint/framework/checks/src/test/java/com/google/android/lint/parcel/ |
H A D | SaferParcelCheckerTest.kt | 730 private val includes = regex
|
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/ |
H A D | untar_file.cpp | 139 …ing &tarFile, const string &rootPath, const unordered_map<string, struct ReportFileInfo> &includes) in IncrementalUnPacket()
|
H A D | sub_ext_extension.cpp | 904 vector<string> includes = usrConfig.GetIncludes(); in DoUser0Backup() local
|
H A D | ext_extension.cpp | 620 static pair<TarMap, map<string, size_t>> GetFileInfos(const vector<string> &includes, const vector<… in GetFileInfos() 760 vector<string> includes = usrConfig.GetIncludes(); in DoBackup() local
|
/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()
|