Home
last modified time | relevance | path

Searched defs:workspaceDir (Results 1 – 3 of 3) 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/skia/bazel/exporter_tool/
Dmain.go467 workspaceDir string member