Searched defs:StubsInfo (Results 1 – 1 of 1) sorted by relevance
31 type StubsInfo struct { struct32 ApiVersionsXml android.Path33 AnnotationsZip android.Path34 ApiFile android.Path35 RemovedApiFile android.Path1450 func setDroidInfo(ctx android.ModuleContext, d *Droidstubs, info *StubsInfo, typ StubsType) {