Searched refs:toolchainLibraryDecorator (Results 1 – 2 of 2) sorted by relevance
37 type toolchainLibraryDecorator struct { struct44 func (*toolchainLibraryDecorator) linkerDeps(ctx DepsContext, deps Deps) Deps { argument49 func (library *toolchainLibraryDecorator) linkerProps() []interface{} { argument61 toolchainLibrary := &toolchainLibraryDecorator{74 func (library *toolchainLibraryDecorator) compile(ctx ModuleContext, flags Flags, argument79 func (library *toolchainLibraryDecorator) link(ctx ModuleContext, argument115 func (library *toolchainLibraryDecorator) nativeCoverage() bool { argument
439 func (library *toolchainLibraryDecorator) AndroidMkEntries(ctx AndroidMkContext, entries *android.A…