Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/
H A Dhttp2_constants.h216 inline bool IsSupportedHttp2SettingsParameter(uint32_t v) { in IsSupportedHttp2SettingsParameter() function
220 inline bool IsSupportedHttp2SettingsParameter(Http2SettingsParameter v) { in IsSupportedHttp2SettingsParameter() function