Home
last modified time | relevance | path

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

/third_party/node/src/tracing/
Dnode_trace_writer.cc36 bool should_flush = false; in WriteSuffix() local
41 should_flush = true; in WriteSuffix()
44 if (should_flush) { in WriteSuffix()
/third_party/node/deps/brotli/c/enc/
Dencode.c1107 const BROTLI_BOOL should_flush = TO_BROTLI_BOOL( in EncodeData() local
1110 if (!is_last && !force_flush && !should_flush && in EncodeData()
/third_party/skia/third_party/externals/brotli/c/enc/
Dencode.c1107 const BROTLI_BOOL should_flush = TO_BROTLI_BOOL( in EncodeData() local
1110 if (!is_last && !force_flush && !should_flush && in EncodeData()