Home
last modified time | relevance | path

Searched defs:StubsInfo (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Ddroidstubs.go31 type StubsInfo struct { struct
32 ApiVersionsXml android.Path
33 AnnotationsZip android.Path
34 ApiFile android.Path
35 RemovedApiFile android.Path
1450 func setDroidInfo(ctx android.ModuleContext, d *Droidstubs, info *StubsInfo, typ StubsType) {