Home
last modified time | relevance | path

Searched defs:StartAction (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/build/soong/ui/status/
H A Dlog.go93 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
H A Dstatus.go139 StartAction(action *Action) methodSpec
207 StartAction(action *Action, counts Counts) methodSpec
351 func (d *toolStatus) StartAction(action *Action) { func
H A Dcritical_path_logger.go40 func (cp *criticalPathLogger) StartAction(action *Action, counts Counts) { func
H A Dstatus_test.go21 func (c *counterOutput) StartAction(action *Action, counts Counts) { func
H A Dkati_test.go31 func (l *lastOutput) StartAction(a *Action, c Counts) { func
H A Dcritical_path.go60 func (cp *CriticalPath) StartAction(action *Action) { func
/aosp_15_r20/build/soong/ui/terminal/
H A Dsimple_status.go51 func (s *simpleStatusOutput) StartAction(action *status.Action, counts status.Counts) { func
H A Dsmart_status.go134 func (s *smartStatusOutput) StartAction(action *status.Action, counts status.Counts) { func
/aosp_15_r20/build/soong/ui/tracer/
H A Dstatus.go44 func (s *statusOutput) StartAction(action *status.Action, counts status.Counts) { func