Home
last modified time | relevance | path

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

/build/soong/ui/status/
Dlog.go217 b.updateCounters(counts)
224 b.updateCounters(counts)
239 func (b *buildProgressLog) updateCounters(counts Counts) { func