Home
last modified time | relevance | path

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

/build/soong/zip/
Dzip.go237 type ZipArgs struct { struct
238 FileArgs []FileArg
239 OutputFilePath string
240 EmulateJar bool
241 SrcJar bool
242 AddDirectoryEntriesToZip bool
243 CompressionLevel int
244 ManifestSourcePath string
245 NumParallelJobs int
246 NonDeflatedFiles map[string]bool
[all …]