Home
last modified time | relevance | path

Searched defs:ScopedZLib (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dcert_compressor.cc375 class ScopedZLib { class
382 explicit ScopedZLib(Type type) : z_(nullptr), type_(type) {} in ScopedZLib() function in quic::__anon6a7166290111::ScopedZLib