Searched defs:vndkPrebuiltLibraryDecorator (Results 1 – 1 of 1) sorted by relevance
74 type vndkPrebuiltLibraryDecorator struct { struct75 *libraryDecorator76 properties vndkPrebuiltProperties77 androidMkSuffix string80 func (p *vndkPrebuiltLibraryDecorator) Name(name string) string {84 func (p *vndkPrebuiltLibraryDecorator) NameSuffix() string {95 func (p *vndkPrebuiltLibraryDecorator) version() string {99 func (p *vndkPrebuiltLibraryDecorator) arch() string {103 func (p *vndkPrebuiltLibraryDecorator) binderBit() string {110 func (p *vndkPrebuiltLibraryDecorator) snapshotAndroidMkSuffix() string {[all …]