Searched defs:binaryDecorator (Results 1 – 10 of 10) sorted by relevance
85 type binaryDecorator struct { struct86 *baseLinker87 *baseInstaller88 stripper Stripper90 Properties BinaryLinkerProperties92 toolPath android.OptionalPath95 unstrippedOutputFile android.Path98 symlinks []string102 preferredArchSymlink string105 coverageOutputFile android.OptionalPath[all …]
327 *binaryDecorator anonMember547 *binaryDecorator anonMember
94 *binaryDecorator anonMember
412 *binaryDecorator anonMember
770 *binaryDecorator anonMember
146 type binaryDecorator struct { struct147 binaryProperties BinaryProperties149 *pythonInstaller178 func (binary *binaryDecorator) autorun() bool {182 func (binary *binaryDecorator) bootstrapperProps() []interface{} {186 func (binary *binaryDecorator) bootstrap(ctx android.ModuleContext, actualVersion string,216 func (binary *binaryDecorator) getHostInterpreterName(ctx android.ModuleContext,233 func (binary *binaryDecorator) getPyMainFile(ctx android.ModuleContext,252 func (binary *binaryDecorator) getStem(ctx android.ModuleContext) string {
60 *binaryDecorator anonMember
47 *binaryDecorator anonMember
68 *binaryDecorator anonMember
33 *binaryDecorator anonMember