Home
last modified time | relevance | path

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

/build/soong/python/
Dpython.go504 func isValidPythonPath(path string) error { func
533 if err := isValidPythonPath(runfilesPath); err != nil {