Searched defs:vndkPrebuiltLibraryDecorator (Results 1 – 1 of 1) sorted by relevance
75 type vndkPrebuiltLibraryDecorator struct { struct76 *libraryDecorator77 properties vndkPrebuiltProperties78 androidMkSuffix string81 func (p *vndkPrebuiltLibraryDecorator) Name(name string) string {85 func (p *vndkPrebuiltLibraryDecorator) NameSuffix() string {96 func (p *vndkPrebuiltLibraryDecorator) Version() string {100 func (p *vndkPrebuiltLibraryDecorator) arch() string {104 func (p *vndkPrebuiltLibraryDecorator) binderBit() string {111 func (p *vndkPrebuiltLibraryDecorator) SnapshotAndroidMkSuffix() string {[all …]