Home
last modified time | relevance | path

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

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