Searched refs:SetReadable (Results 1 – 2 of 2) sorted by relevance
/build/soong/finder/fs/ | ||
D | fs.go | 919 func (m *MockFs) SetReadable(path string, readable bool) error { func |
/build/soong/finder/ | ||
D | finder_test.go | 145 err := filesystem.SetReadable(path, readable) |