Searched defs:archInnerProps (Results 1 – 1 of 1) sorted by relevance
132 type archInnerProps struct { struct133 Enabled *bool134 Export_include_dirs []string135 Srcs []string136 Stem *string137 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,