Home
last modified time | relevance | path

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

/build/soong/bpfix/bpfix/
Dbpfix.go1724 tree, err := parserPath(path, fs)
1746 func parserPath(path string, fs pathtools.FileSystem) (tree *parser.File, err error) { func