Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dndk_library.go119 type stubDecorator struct { struct
120 *libraryDecorator
122 properties libraryProperties
124 versionScriptPath android.ModuleGenPath
125 parsedCoverageXmlPath android.ModuleOutPath
126 installPath android.Path
127 abiDumpPath android.OutputPath
128 hasAbiDump bool
129 abiDiffPaths android.Paths
131 apiLevel android.ApiLevel
[all …]