Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dsoong.go205 if pb.config.moduleDebugFile != "" {
207 commonArgs = append(commonArgs, pb.config.moduleDebugFile)
Dconfig.go121 moduleDebugFile string member
281 ret.moduleDebugFile, _ = filepath.Abs(shared.JoinPath(ret.SoongOutDir(), "soong-debug-info.json"))