Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer.h852 static bool IsIetfFrameTypeExpectedForEncryptionLevel(uint64_t frame_type,
H A Dquic_framer.cc2759 bool QuicFramer::IsIetfFrameTypeExpectedForEncryptionLevel( in IsIetfFrameTypeExpectedForEncryptionLevel() function in quic::QuicFramer
2813 if (!IsIetfFrameTypeExpectedForEncryptionLevel(frame_type, in ProcessIetfFrameData()