Lines Matching refs:files
6 - Scans for duplicate files.
7 - Scans for large files (files that exceed the specified size).
32 | --stat-duplicate | No | Whether to scan for duplicate files. The default value is **false*…
39 "taskDesc":"find the duplicated files",
46 "files":[
58 …kType | int | Type of the task. The value **1** means a task for scanning for duplicate files.|
69 | md5 | String | MD5 value of the duplicate files. |
70 | size | int | Size of the duplicate files, in bytes.|
71 | files | Vector\<String> | Paths of the duplicate files. |
94 "taskDesc":"find files whose size exceed the limit size",
110 | taskType | int | Type of the task. The value **2** means a task for scanning for large files.|
145 "taskDesc":"show files group by file type[.suffix]",
156 "files":[{
165 "files":[{
188 | pathList | Vector\<String> | Paths of multiple HAP and HSP files. …
196 | totalSize | int | Total size of the files with the same file name extension, in bytes.|
197 | files | Stuct | [Fields of files](#section4) |
199 **Fields of files**<a name="section4"></a>
204 | compress | bool | Whether the file is compressed. This field is displayed only for .so files.<b…