Home
last modified time | relevance | path

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

/aosp12/build/soong/zip/
H A Dzip.go237 type ZipArgs struct { struct
240 EmulateJar bool
241 SrcJar bool
242 AddDirectoryEntriesToZip bool
243 CompressionLevel int
245 NumParallelJobs int
247 WriteIfChanged bool
248 StoreSymlinks bool
249 IgnoreMissingFiles bool
251 Stderr io.Writer
[all …]