Home
last modified time | relevance | path

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

/build/soong/zip/
Dzip.go209 type ZipArgs struct { struct
210 FileArgs []FileArg
211 OutputFilePath string
212 EmulateJar bool
213 SrcJar bool
214 AddDirectoryEntriesToZip bool
215 CompressionLevel int
216 ManifestSourcePath string
217 NumParallelJobs int
218 NonDeflatedFiles map[string]bool
[all …]