Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dcleanbuild.go89 return filepath.Join(config.hostOutRoot(), "common", path)
Dconfig.go1105 func (c *configImpl) hostOutRoot() string { func
1110 return filepath.Join(c.hostOutRoot(), c.HostPrebuiltTag())
1116 return filepath.Join(c.hostOutRoot(), "windows-x86")