Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/ui/build/
H A Dsoong.go208 if pb.config.moduleDebugFile != "" {
210 commonArgs = append(commonArgs, pb.config.moduleDebugFile)
H A Dconfig.go135 moduleDebugFile string member
306 ret.moduleDebugFile, _ = filepath.Abs(shared.JoinPath(ret.SoongOutDir(), "soong-debug-info.json"))