Home
last modified time | relevance | path

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

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