Home
last modified time | relevance | path

Searched defs:RemoveAll (Results 1 – 1 of 1) sorted by relevance

/build/soong/finder/fs/
Dfs.go64 RemoveAll(path string) (err error) methodSpec
126 func (osFs) RemoveAll(path string) error { func
870 func (m *MockFs) RemoveAll(path string) (err error) { func