Searched defs:apiLibraryDecorator (Results 1 – 1 of 1) sorted by relevance
82 type apiLibraryDecorator struct { struct83 *libraryDecorator84 properties apiLibraryProperties117 func (d *apiLibraryDecorator) Name(basename string) string {123 func (d *apiLibraryDecorator) exportIncludes(ctx ModuleContext) {134 func (d *apiLibraryDecorator) linkerInit(ctx BaseModuleContext) {153 …braryDecorator) link(ctx ModuleContext, flags Flags, deps PathDeps, objects Objects) android.Path {260 func (d *apiLibraryDecorator) shareStubs(ctx ModuleContext) {281 func (d *apiLibraryDecorator) availableFor(what string) bool {286 func (d *apiLibraryDecorator) hasApexStubs() bool {[all …]