Home
last modified time | relevance | path

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

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