Home
last modified time | relevance | path

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

/build/soong/cc/
Dndk_library.go115 type stubDecorator struct { struct
116 *libraryDecorator
118 properties libraryProperties
120 versionScriptPath android.ModuleGenPath
121 parsedCoverageXmlPath android.ModuleOutPath
122 installPath android.Path
123 abiDumpPath android.OutputPath
124 abiDiffPaths android.Paths
126 apiLevel android.ApiLevel
127 firstVersion android.ApiLevel
[all …]