Home
last modified time | relevance | path

Searched defs:workspaceDir (Results 1 – 4 of 4) sorted by relevance

/external/skia/bazel/exporter/
Dcmake_exporter.go24 workspaceDir string // Absolute path to Bazel workspace directory. member
34 func NewCMakeExporter(projName, workspaceDir, cmakeFile string, fs interfaces.FileSystem) *CMakeExp… argument
Dgni_exporter.go62 workspaceDir string // The Bazel workspace path. member
/external/pigweed/pw_ide/ts/pigweed-vscode/src/
Dproject.unit.test.ts91 const workspaceDir = join(dir, 'workspace'); constant
/external/skia/bazel/exporter_tool/
Dmain.go782 workspaceDir string member