Searched defs:StartAction (Results 1 – 9 of 9) sorted by relevance
| /build/soong/ui/status/ |
| D | log.go | 93 func (v *verboseLog) StartAction(action *Action, counts Counts) {} func 143 func (e *errorLog) StartAction(action *Action, counts Counts) {} func 205 func (e *errorProtoLog) StartAction(action *Action, counts Counts) {} func 254 func (b *buildProgressLog) StartAction(action *Action, counts Counts) { func
|
| D | critical_path_logger.go | 40 func (cp *criticalPathLogger) StartAction(action *Action, counts Counts) { func
|
| D | status_test.go | 21 func (c *counterOutput) StartAction(action *Action, counts Counts) { func
|
| D | kati_test.go | 31 func (l *lastOutput) StartAction(a *Action, c Counts) { func
|
| D | status.go | 139 StartAction(action *Action) methodSpec 207 StartAction(action *Action, counts Counts) methodSpec 351 func (d *toolStatus) StartAction(action *Action) { func
|
| D | critical_path.go | 60 func (cp *CriticalPath) StartAction(action *Action) { func
|
| /build/soong/ui/terminal/ |
| D | simple_status.go | 51 func (s *simpleStatusOutput) StartAction(action *status.Action, counts status.Counts) { func
|
| D | smart_status.go | 134 func (s *smartStatusOutput) StartAction(action *status.Action, counts status.Counts) { func
|
| /build/soong/ui/tracer/ |
| D | status.go | 44 func (s *statusOutput) StartAction(action *status.Action, counts status.Counts) { func
|