Searched refs:Droidstubs (Results 1 – 3 of 3) sorted by relevance
44 type Droidstubs struct { struct166 module := &Droidstubs{}181 module := &Droidstubs{}190 func (d *Droidstubs) OutputFiles(tag string) (android.Paths, error) {210 func (d *Droidstubs) ApiFilePath() android.Path {214 func (d *Droidstubs) RemovedApiFilePath() android.Path {218 func (d *Droidstubs) StubsSrcJar() android.Path {226 func (d *Droidstubs) DepsMutator(ctx android.BottomUpMutatorContext) {290 func (d *Droidstubs) annotationsFlags(ctx android.ModuleContext, cmd *android.RuleBuilderCommand) {329 func (d *Droidstubs) mergeAnnoDirFlags(ctx android.ModuleContext, cmd *android.RuleBuilderCommand) {[all …]
73 barStubsOutputs, err := barStubs.Module().(*Droidstubs).OutputFiles("")
535 func (dstubs *Droidstubs) AndroidMkEntries() []android.AndroidMkEntries {