Searched refs:Droidstubs (Results 1 – 3 of 3) sorted by relevance
1190 type Droidstubs struct { struct1227 module := &Droidstubs{}1242 module := &Droidstubs{}1251 func (d *Droidstubs) OutputFiles(tag string) (android.Paths, error) { argument1266 func (d *Droidstubs) ApiFilePath() android.Path { argument1270 func (d *Droidstubs) RemovedApiFilePath() android.Path { argument1274 func (d *Droidstubs) StubsSrcJar() android.Path { argument1278 func (d *Droidstubs) DepsMutator(ctx android.BottomUpMutatorContext) { argument1314 func (d *Droidstubs) stubsFlags(ctx android.ModuleContext, cmd *android.RuleBuilderCommand, stubsDi… argument1350 func (d *Droidstubs) annotationsFlags(ctx android.ModuleContext, cmd *android.RuleBuilderCommand) { argument[all …]
221 } else if ds, ok := module.(*Droidstubs); ok {
556 func (dstubs *Droidstubs) AndroidMkEntries() []android.AndroidMkEntries {