Home
last modified time | relevance | path

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

/build/soong/ui/status/
Dlog.go152 type errorProtoLog struct { struct
160 return &errorProtoLog{
167 func (e *errorProtoLog) StartAction(action *Action, counts Counts) {} argument
169 func (e *errorProtoLog) FinishAction(result ActionResult, counts Counts) { argument
188 func (e *errorProtoLog) Flush() { argument
192 func (e *errorProtoLog) Message(level MsgLevel, message string) { argument
198 func (e *errorProtoLog) Write(p []byte) (int, error) { argument