Searched refs:vndkPrebuiltLibraryDecorator (Results 1 – 3 of 3) sorted by relevance
74 type vndkPrebuiltLibraryDecorator struct { struct80 func (p *vndkPrebuiltLibraryDecorator) Name(name string) string { argument84 func (p *vndkPrebuiltLibraryDecorator) NameSuffix() string { argument95 func (p *vndkPrebuiltLibraryDecorator) version() string { argument99 func (p *vndkPrebuiltLibraryDecorator) arch() string { argument103 func (p *vndkPrebuiltLibraryDecorator) binderBit() string { argument110 func (p *vndkPrebuiltLibraryDecorator) snapshotAndroidMkSuffix() string { argument114 func (p *vndkPrebuiltLibraryDecorator) linkerFlags(ctx ModuleContext, flags Flags) Flags { argument119 func (p *vndkPrebuiltLibraryDecorator) singleSourcePath(ctx ModuleContext) android.Path { argument133 func (p *vndkPrebuiltLibraryDecorator) link(ctx ModuleContext, argument[all …]
488 func (c *vndkPrebuiltLibraryDecorator) AndroidMkEntries(ctx AndroidMkContext, entries *android.Andr…
938 var _ snapshotInterface = (*vndkPrebuiltLibraryDecorator)(nil)