Searched refs:ProductVariablesFileName (Results 1 – 4 of 4) sorted by relevance
51 deps = append(deps, pathForBuildToolDep(ctx, ctx.Config().ProductVariablesFileName))
61 deps = append(deps, pathForBuildToolDep(ctx, ctx.Config().ProductVariablesFileName))
108 ProductVariablesFileName string member167 return loadFromConfigFile(&config.productVariables, absolutePath(config.ProductVariablesFileName))362 ProductVariablesFileName: filepath.Join(buildDir, productVariablesFileName),
264 configuration.ProductVariablesFileName,