Home
last modified time | relevance | path

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

/build/blueprint/pathtools/
Dlists.go25 func PrefixPaths(paths []string, prefix string) []string { func
/build/blueprint/bootstrap/
Dwritedocs.go57 pkgFiles[m.properties.PkgPath] = pathtools.PrefixPaths(m.properties.Srcs,
Dbootstrap.go551 srcFiles := pathtools.PrefixPaths(srcs, srcDir)
591 testFiles := pathtools.PrefixPaths(testSrcs, srcDir)