Home
last modified time | relevance | path

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

/build/blueprint/pathtools/
Dfs_test.go131 run(t, NewOsFs(testdataDir))
137 run(t, NewOsFs(filepath.Join(wd, testdataDir)))
Dfs.go130 func NewOsFs(path string) FileSystem { func
/build/soong/android/
Dconfig.go333 fs: pathtools.NewOsFs(absSrcDir),
/build/blueprint/
Dcontext.go463 c.fs = pathtools.NewOsFs(path)