Home
last modified time | relevance | path

Searched refs:ProductVariablesFileName (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/soong/android/
H A Dwritedocs.go51 deps = append(deps, pathForBuildToolDep(ctx, ctx.Config().ProductVariablesFileName))
H A Dqueryview.go61 deps = append(deps, pathForBuildToolDep(ctx, ctx.Config().ProductVariablesFileName))
H A Dconfig.go108 ProductVariablesFileName string member
167 return loadFromConfigFile(&config.productVariables, absolutePath(config.ProductVariablesFileName))
362 ProductVariablesFileName: filepath.Join(buildDir, productVariablesFileName),
/aosp12/build/soong/cmd/soong_build/
H A Dmain.go264 configuration.ProductVariablesFileName,