Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
H A Dframe_decoder_state.h227 bool IsPaddable() const { in IsPaddable() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/
H A Dhttp2_frame_decoder_adapter.cc55 bool IsPaddable(Http2FrameType type) { in IsPaddable() function