Searched refs:pathForBuildToolDep (Results 1 – 2 of 2) sorted by relevance
48 deps = append(deps, pathForBuildToolDep(ctx, ctx.Config().moduleListFile))49 deps = append(deps, pathForBuildToolDep(ctx, ctx.Config().ProductVariablesFileName))
935 func pathForBuildToolDep(ctx PathContext, path string) toolDepPath { func