Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/
H A Dheader_properties_test.cc42 TEST(HeaderPropertiesTest, IsInvalidHeaderKeyCharAllowDoubleQuote) { in TEST() argument
H A Dheader_properties.cc104 bool IsInvalidHeaderKeyCharAllowDoubleQuote(uint8_t c) { in IsInvalidHeaderKeyCharAllowDoubleQuote() function