Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dstaging_snapshot.go234 err = writeJson(shared.JoinPath(config.RealDistDir(), "modified_files.json"), diff)
Dbuild.go421 destDir := filepath.Join(config.RealDistDir(), "soong_ui", subDir)
444 destDir := filepath.Join(config.RealDistDir(), "soong_ui", subDir)
Dconfig.go379 if distDir := ret.RealDistDir(); strings.ContainsRune(distDir, ' ') {
984 func (c *configImpl) RealDistDir() string { func
1618 dir = filepath.Join(c.RealDistDir(), "logs")