Searched refs:buildProgressLog (Results 1 – 1 of 1) sorted by relevance
202 type buildProgressLog struct { struct209 return &buildProgressLog{216 func (b *buildProgressLog) StartAction(action *Action, counts Counts) { argument220 func (b *buildProgressLog) FinishAction(result ActionResult, counts Counts) { argument227 func (b *buildProgressLog) Flush() { argument231 func (b *buildProgressLog) Message(level MsgLevel, message string) { argument235 func (b *buildProgressLog) Write(p []byte) (int, error) { argument239 func (b *buildProgressLog) updateCounters(counts Counts) { argument