Home
last modified time | relevance | path

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

/build/soong/finder/
Dfinder.go806 stats[i] = f.statDirSync(node.Path)
1254 updatedStats := f.statDirSync(path)
1272 func (f *Finder) statDirSync(path string) statResponse { func