Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/decoder/
H A Ddecode_buffer.cc13 uint16_t DecodeBuffer::DecodeUInt16() { in DecodeUInt16() function in http2::DecodeBuffer
/aosp_15_r20/external/emboss/runtime/cpp/test/
H A Demboss_text_util_test.cc202 TEST(DecodeInteger, DecodeUInt16) { in TEST() argument