Searched refs:HostSystemTool (Results 1 – 2 of 2) sorted by relevance
/build/soong/cc/config/ | ||
D | x86_darwin_host.go | 137 xcrunTool := ctx.Config().HostSystemTool("xcrun") |
/build/soong/android/ | ||
D | config.go | 500 func (c *config) HostSystemTool(name string) string { func |