Searched refs:encoding_scope_ (Results 1 – 6 of 6) sorted by relevance
277 unsigned long long encoding_scope() const { return encoding_scope_; } in encoding_scope()291 unsigned long long encoding_scope_; variable
4094 encoding_scope_(1), in ContentEncoding()4243 encoding_scope_ = UnserializeUInt(pReader, pos, size); in ParseContentEncodingEntry()4244 if (encoding_scope_ < 1) in ParseContentEncodingEntry()
4102 encoding_scope_(1), in ContentEncoding()4252 encoding_scope_ = UnserializeUInt(pReader, pos, size); in ParseContentEncodingEntry()4253 if (encoding_scope_ < 1) in ParseContentEncodingEntry()
327 uint64_t encoding_scope() const { return encoding_scope_; } in encoding_scope()343 uint64_t encoding_scope_; variable
529 encoding_scope_(1), in ContentEncoding()580 static_cast<uint64>(encoding_scope_))) in Write()624 static_cast<uint64>(encoding_scope_)); in EncodingSize()