Home
last modified time | relevance | path

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

/build/soong/finder/fs/
Dfs.go289 target := m.followLink(link, parentPath)
295 func (m *MockFs) followLink(link *mockLink, parentPath string) (result string) { func