Home
last modified time | relevance | path

Searched defs:AppendUint32 (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
Dhpack_output_stream.cc48 void HpackOutputStream::AppendUint32(uint32_t I) { in AppendUint32() function in spdy::HpackOutputStream
/external/pdfium/core/fxcrt/
Dbinary_buffer.cpp114 void BinaryBuffer::AppendUint32(uint32_t value) { in AppendUint32() function in fxcrt::BinaryBuffer
Dbinary_buffer_unittest.cpp133 TEST(BinaryBuffer, AppendUint32) { in TEST() argument
/external/libchrome/dbus/
Dmessage.cc475 void MessageWriter::AppendUint32(uint32_t value) { in AppendUint32() function in dbus::MessageWriter