Home
last modified time | relevance | path

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

/build/soong/cc/
Dndk_library.go120 type stubDecorator struct { struct
121 *libraryDecorator
123 properties libraryProperties
125 versionScriptPath android.ModuleGenPath
126 parsedCoverageXmlPath android.ModuleOutPath
127 installPath android.Path
128 abiDumpPath android.OutputPath
129 abiDiffPaths android.Paths
131 apiLevel android.ApiLevel
132 firstVersion android.ApiLevel
[all …]