Lines Matching defs:binaryDecorator
85 type binaryDecorator struct { struct
86 *baseLinker
87 *baseInstaller
88 stripper Stripper
90 Properties BinaryLinkerProperties
92 toolPath android.OptionalPath
95 unstrippedOutputFile android.Path
98 symlinks []string
102 preferredArchSymlink string
105 coverageOutputFile android.OptionalPath
108 distFiles android.TaggedDistFiles
112 postInstallCmds []string