Home
last modified time | relevance | path

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

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