Home
last modified time | relevance | path

Searched refs:NewCriticalPath (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/soong/ui/status/
H A Dcritical_path_test.go140 criticalPath: NewCriticalPath(nil).(*criticalPath),
H A Dcritical_path.go23 func NewCriticalPath(log logger.Logger) StatusOutput { func
/aosp12/build/soong/cuj/
H A Dcuj.go96 stat.AddOutput(status.NewCriticalPath(log))
/aosp12/build/soong/cmd/soong_ui/
H A Dmain.go237 stat.AddOutput(status.NewCriticalPath(log))