Searched defs:stubDecorator (Results 1 – 1 of 1) sorted by relevance
119 type stubDecorator struct { struct120 *libraryDecorator122 properties libraryProperties124 versionScriptPath android.ModuleGenPath125 parsedCoverageXmlPath android.ModuleOutPath126 installPath android.Path127 abiDumpPath android.OutputPath128 hasAbiDump bool129 abiDiffPaths android.Paths131 apiLevel android.ApiLevel[all …]