Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/http2/decoder/
H A Ddecode_buffer.cc40 uint32_t DecodeBuffer::DecodeUInt32() { in DecodeUInt32() function in http2::DecodeBuffer
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/http2/decoder/
H A Ddecode_buffer.cc40 uint32_t DecodeBuffer::DecodeUInt32() { in DecodeUInt32() function in http2::DecodeBuffer
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/tests/src/unit/tests/
H A Dtest_serialization.cpp71 TEST(SerializationTest, DecodeUInt32) { in TEST() argument
H A Dtest_decoder.cpp237 TEST_F(DecoderUnitTest, DecodeUInt32) { in TEST_F() argument
/dports/misc/gpsim/gpsim-0.31.0/src/
H A Dprotocol.cc158 bool Packet::DecodeUInt32(unsigned int &i) in DecodeUInt32() function in Packet