Home
last modified time | relevance | path

Searched refs:absToWorkspacePath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/bazel/exporter/
H A Dgni_exporter_test.go215 path, err := e.absToWorkspacePath(input)
233 _, err := e.absToWorkspacePath("/path/to/file.txt")
H A Dgni_exporter.go401 func (e *GNIExporter) absToWorkspacePath(absPath string) (string, error) { func
449 wsBazelpath, err := e.absToWorkspacePath(absBazelPath)