Searched refs:absToWorkspacePath (Results 1 – 2 of 2) sorted by relevance
215 path, err := e.absToWorkspacePath(input)233 _, err := e.absToWorkspacePath("/path/to/file.txt")
401 func (e *GNIExporter) absToWorkspacePath(absPath string) (string, error) { func449 wsBazelpath, err := e.absToWorkspacePath(absBazelPath)