Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/soong/
Dclangprebuilts.go132 type archInnerProps struct { struct
133 Enabled *bool
134 Export_include_dirs []string
135 Srcs []string
136 Stem *string
137 Sanitized struct {
145 Stubs struct {
148 Llndk struct {
172 func invokeOnAndroidTargets(p *archProps, fn func(ap *archInnerProps, arch string)) {
182 func setAndroidLibcxxSrcProps(ctx android.LoadHookContext, ap *archInnerProps, kind string,