Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/zip/
H A Dzip.go271 type ZipArgs struct { struct
272 FileArgs []FileArg
273 OutputFilePath string
274 EmulateJar bool
275 SrcJar bool
276 AddDirectoryEntriesToZip bool
277 CompressionLevel int
278 ManifestSourcePath string
279 NumParallelJobs int
280 NonDeflatedFiles map[string]bool
[all …]