Home
last modified time | relevance | path

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

/build/soong/bpfix/cmd_lib/
Dbpfix.go115 func makeFileVisitor(fixRequest bpfix.FixRequest) func(string, os.FileInfo, error) error { func
128 filepath.Walk(path, makeFileVisitor(fixRequest))