Searched defs:stubDecorator (Results 1 – 1 of 1) sorted by relevance
115 type stubDecorator struct { struct116 *libraryDecorator118 properties libraryProperties120 versionScriptPath android.ModuleGenPath121 parsedCoverageXmlPath android.ModuleOutPath122 installPath android.Path123 abiDumpPath android.OutputPath124 abiDiffPaths android.Paths126 apiLevel android.ApiLevel127 firstVersion android.ApiLevel[all …]