Searched defs:apiLibraryDecorator (Results 1 – 1 of 1) sorted by relevance
84 type apiLibraryDecorator struct { struct85 *libraryDecorator86 properties apiLibraryProperties119 func (d *apiLibraryDecorator) Name(basename string) string {125 func (d *apiLibraryDecorator) exportIncludes(ctx ModuleContext) {136 func (d *apiLibraryDecorator) linkerInit(ctx BaseModuleContext) {155 …braryDecorator) link(ctx ModuleContext, flags Flags, deps PathDeps, objects Objects) android.Path {267 func (d *apiLibraryDecorator) shareStubs(ctx ModuleContext) {288 func (d *apiLibraryDecorator) availableFor(what string) bool {293 func (d *apiLibraryDecorator) hasApexStubs() bool {[all …]