Home
last modified time | relevance | path

Searched defs:tarFile (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
H A Duntar_file_test.cpp109 string tarFile(""); variable
147 string tarFile = root + "test.tar"; variable
220 string tarFile = root + "test.tar"; variable
271 string tarFile = root + "/test.0.tar"; variable
334 string tarFile = root + "/test.0.tar"; variable
365 string tarFile = root + "/empty.0.tar"; variable
411 string tarFile = root + "/test.0.tar"; variable
471 string tarFile = root + "/test.0.tar"; variable
H A Dext_extension_test.cpp155 string tarFile = " "; variable
181 string tarFile = TAR_FILE; variable
207 string tarFile = TAR_FILE; variable
/ohos5.0/foundation/filemanagement/app_file_service/utils/src/b_json/
H A Db_json_entity_ext_manage.cpp70 string tarFile = ExtractFileName(fileName); in CheckOwnPackTar() local
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Duntar_file.cpp119 const std::string &tarFile, const std::string &rootPath) in UnPacket()
139const string &tarFile, const string &rootPath, const unordered_map<string, struct ReportFileInfo> … in IncrementalUnPacket()
H A Dext_extension.cpp603 static bool IsUserTar(const string &tarFile, const std::vector<ExtManageInfo> &extManageInfo, off_t… in IsUserTar()
1914 string tarFile = bigFileInfo.begin()->first; in IncrementalTarFileReady() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_file_list.h62 char *tarFile; member
83 char *tarFile; member
H A Dnstackx_file_manager.h200 const char *tarFile; member