Home
last modified time | relevance | path

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

/build/soong/cc/
Dndk_library.go110 type stubDecorator struct { struct
111 *libraryDecorator
113 properties libraryProperties
115 versionScriptPath android.ModuleGenPath
116 parsedCoverageXmlPath android.ModuleOutPath
117 installPath android.Path
118 abiDumpPath android.OutputPath
119 abiDiffPaths android.Paths
121 apiLevel android.ApiLevel
122 firstVersion android.ApiLevel
[all …]