Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_log.h130 if (full_) { in write_seq()
141 if (full_) { in write_hex()
147 full_ = true; in write_hex()
165 full_ = true; in write_hex()
198 void update_full() { full_ = last_ == end_; } in update_full()
208 bool full_; variable
Dshrpx_log.cc154 full_(false) {} in Log()
240 if (full_) { in operator <<()
250 full_ = true; in operator <<()
270 if (full_) { in operator <<()
283 full_ = true; in operator <<()
298 if (full_) { in operator <<()
305 full_ = true; in operator <<()
316 if (full_) { in operator <<()
323 full_ = true; in operator <<()
334 if (full_) { in operator <<()
[all …]