Searched refs:flushing_ (Results 1 – 2 of 2) sorted by relevance
11 : flushing_(false), max_chunks_(max_chunks), in InternalTraceBuffer()61 flushing_ = true; in Flush()75 flushing_ = false; in Flush()
31 return flushing_; in IsFlushing()42 bool flushing_; variable