Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/
H A Dhttp2_constants.h48 inline bool IsSupportedHttp2FrameType(uint32_t v) { in IsSupportedHttp2FrameType() function
52 inline bool IsSupportedHttp2FrameType(Http2FrameType v) { in IsSupportedHttp2FrameType() function