Home
last modified time | relevance | path

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

/build/soong/zip/
Dzip.go260 type ZipArgs struct { struct
261 FileArgs []FileArg
262 OutputFilePath string
263 EmulateJar bool
264 SrcJar bool
265 AddDirectoryEntriesToZip bool
266 CompressionLevel int
267 ManifestSourcePath string
268 NumParallelJobs int
269 NonDeflatedFiles map[string]bool
[all …]