Home
last modified time | relevance | path

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

/build/soong/finder/fs/
Dtest.go60 func Link(t *testing.T, newPath string, oldPath string, filesystem *MockFs) { func
/build/blueprint/microfactory/
Dmicrofactory.go500 func (p *GoPackage) Link(config *Config, out string) error { func