Home
last modified time | relevance | path

Searched refs:Generated_sources (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dcompiler.go93 Generated_sources []string `android:"arch_variant"` member
272 deps.GeneratedSources = append(deps.GeneratedSources, compiler.Properties.Generated_sources...)
Dbp2build.go427 …generatedSrcsLabelList := android.BazelLabelForModuleDepsExcludes(ctx, props.Generated_sources, pr…
428 if len(props.Generated_sources) > 0 || len(props.Exclude_generated_sources) > 0 {
Dlibrary.go2182 sharedCompiler.baseCompiler.Properties.Generated_sources = nil