Searched refs:writeBytes_ (Results 1 – 2 of 2) sorted by relevance
72 uint64_t writeBytes_ = 0; variable
169 writeBytes_ += nbytes; in Write()247 …G_CORE, "flush: %s, bytes: %" PRIu64 ", count: %" PRIu64, path_.c_str(), writeBytes_, writeCount_); in FlushStream()