Home
last modified time | relevance | path

Searched defs:IsInvalidHeaderKeyChar (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.cc21 TEST(HeaderPropertiesTest, IsInvalidHeaderKeyChar) { in TEST() argument
H A Dheader_properties.cc97 bool IsInvalidHeaderKeyChar(uint8_t c) { in IsInvalidHeaderKeyChar() function