Home
last modified time | relevance | path

Searched defs:DecodeUInt32 (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.cc40 uint32_t DecodeBuffer::DecodeUInt32() { in DecodeUInt32() function in http2::DecodeBuffer
/aosp_15_r20/external/emboss/runtime/cpp/test/
H A Demboss_text_util_test.cc222 TEST(DecodeInteger, DecodeUInt32) { in TEST() argument