Home
last modified time | relevance | path

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

/aosp12/build/soong/finder/fs/
H A Dfs.go218 type mockLink struct { struct
219 target string
221 mockInode
295 func (m *MockFs) followLink(link *mockLink, parentPath string) (result string) {
438 func (m *MockFs) linkToFileInfo(l *mockLink, path string) (info *mockFileInfo) {