Searched defs:stubsCommandParams (Results 1 – 1 of 1) sorted by relevance
234 type stubsCommandParams struct { struct235 srcJarDir android.ModuleOutPath236 stubsDir android.OptionalPath237 stubsSrcJar android.WritablePath238 metadataZip android.WritablePath239 metadataDir android.WritablePath240 apiVersionsXml android.WritablePath241 nullabilityWarningsFile android.WritablePath242 annotationsZip android.WritablePath243 stubConfig stubsCommandConfigParams