Home
last modified time | relevance | path

Searched defs:includes (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/
H A Db_dir_test.cpp145 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 Db_json_entity_extension_config_test.cpp87 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 Db_tarball_cmdline_test.cpp129 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 Dbackup_config.json9 "includes": [ array
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/b_tarball/
H A Db_tarball_cmdline_mock.cpp29 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 Db_tarball_factory.cpp71 const vector<string_view> &includes, in TarFilter()
170 … string_view root, vector<string_view> includes, vector<string_view> excludes) { in Create()
H A Db_tarball_cmdline.cpp60 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 Dbackup_config.json9 "includes": [ array
/ohos5.0/build/tools/component_tools/static_check/gn_check/
H A Dgn_common_tools.py66 includes=None, argument
/aosp14/frameworks/base/core/java/android/app/backup/
H A DFullBackup.java641 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 DBackupAgent.java945 Map<String, Set<PathWithRequiredFlags>> includes = null; in isFileEligibleForRestore() local
/ohos5.0/drivers/hdf_core/framework/tools/idl-gen/
H A D_header_parser.py136 def _extract_include(self, includes): argument
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_dir.cpp285 …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 Djs-apis-arkts-collections.md1017 ### includes subsection
3592 ### includes subsection
H A Djs-apis-buffer.md897 ### includes subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/
H A Djs-apis-arkts-collections.md1017 ### includes subsection
3592 ### includes subsection
H A Djs-apis-buffer.md896 ### includes subsection
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_json/
H A Db_json_entity_caps.h45 std::vector<std::string> includes; member
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp313 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 &paras, const std::vector<std::string> &includes, in DealWithIncludeFiles()
/aosp14/frameworks/base/core/java/android/os/
H A DPackageTagsList.java65 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 DSaferParcelCheckerTest.kt730 private val includes = regex
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Duntar_file.cpp139 …ing &tarFile, const string &rootPath, const unordered_map<string, struct ReportFileInfo> &includes) in IncrementalUnPacket()
H A Dsub_ext_extension.cpp904 vector<string> includes = usrConfig.GetIncludes(); in DoUser0Backup() local
H A Dext_extension.cpp620 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 Dbms_adapter.cpp196 const vector<string> &includes, const vector<string> &excludes) in CreateIPCInteractionFiles()

12