Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_extension.cpp1731 static bool CheckTar(const string &fileName) in CheckTar() function
1786 if (storageFiles.isDir == false && CheckTar(path)) { in CompareFiles()