Searched defs:stubsCommandParams (Results 1 – 1 of 1) sorted by relevance
257 type stubsCommandParams struct { struct258 srcJarDir android.ModuleOutPath259 stubsDir android.OptionalPath260 stubsSrcJar android.WritablePath261 metadataZip android.WritablePath262 metadataDir android.WritablePath263 apiVersionsXml android.WritablePath264 nullabilityWarningsFile android.WritablePath265 annotationsZip android.WritablePath266 stubConfig stubsCommandConfigParams