Searched defs:srcDir (Results 1 – 4 of 4) sorted by relevance
12 func writeDocs(ctx *blueprint.Context, srcDir, filename string) error { argument
34 srcDir, manifestFile string) error { argument
21 srcDir = pctx.StaticVariable("srcDir", "@@SrcDir@@") var
60 srcDir string // the path of the root source directory member138 func NewConfig(srcDir, buildDir string) (Config, error) { argument