Home
last modified time | relevance | path

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

/build/soong/ui/status/
Dlog.go74 func (v *verboseLog) Flush() { func
130 func (e *errorLog) Flush() { func
188 func (e *errorProtoLog) Flush() { func
227 func (b *buildProgressLog) Flush() { func
Dstatus.go179 Flush() methodSpec
226 o.Flush()
Dkati_test.go43 func (l *lastOutput) Flush() {} func
Dcritical_path.go105 func (cp *criticalPath) Flush() { func
Dstatus_test.go28 func (c counterOutput) Flush() {} func
/build/soong/ui/terminal/
Dstatus_test.go99 stat.Flush()
110 stat.Flush()
121 stat.Flush()
288 stat.Flush()
Dsimple_status.go66 func (s *simpleStatusOutput) Flush() {} func
Dsmart_status.go172 func (s *smartStatusOutput) Flush() { func
/build/blueprint/
Dninja_writer.go172 return wrapper.Flush()
204 return wrapper.Flush()
270 func (n *ninjaWriterWithWrap) Flush() error { func
/build/soong/third_party/zip/
Dwriter.go50 func (w *Writer) Flush() error { func
51 return w.cw.w.(*bufio.Writer).Flush()
177 return w.cw.w.(*bufio.Writer).Flush()
Dwriter_test.go135 if err := w.Flush(); err != nil {
/build/soong/ui/tracer/
Dstatus.go86 func (s *statusOutput) Flush() {} func
/build/blueprint/bootstrap/
Dcommand.go229 err = buf.Flush()
/build/soong/cmd/multiproduct_kati/
Dmain.go487 func (f *failureCount) Flush() {} func
/build/soong/zip/
Dzip.go858 fw.Flush()