Searched defs:vndkPrebuiltLibraryDecorator (Results 1 – 1 of 1) sorted by relevance
73 type vndkPrebuiltLibraryDecorator struct { struct74 *libraryDecorator75 properties vndkPrebuiltProperties76 androidMkSuffix string79 func (p *vndkPrebuiltLibraryDecorator) Name(name string) string {83 func (p *vndkPrebuiltLibraryDecorator) NameSuffix() string {94 func (p *vndkPrebuiltLibraryDecorator) version() string {98 func (p *vndkPrebuiltLibraryDecorator) arch() string {102 func (p *vndkPrebuiltLibraryDecorator) binderBit() string {109 func (p *vndkPrebuiltLibraryDecorator) linkerFlags(ctx ModuleContext, flags Flags) Flags {[all …]