Searched defs:AppendUint32 (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/ | ||
| D | hpack_output_stream.cc | 48 void HpackOutputStream::AppendUint32(uint32_t I) { in AppendUint32() function in spdy::HpackOutputStream |
| /external/pdfium/core/fxcrt/ | ||
| D | binary_buffer.cpp | 114 void BinaryBuffer::AppendUint32(uint32_t value) { in AppendUint32() function in fxcrt::BinaryBuffer |
| D | binary_buffer_unittest.cpp | 133 TEST(BinaryBuffer, AppendUint32) { in TEST() argument |
| /external/libchrome/dbus/ | ||
| D | message.cc | 475 void MessageWriter::AppendUint32(uint32_t value) { in AppendUint32() function in dbus::MessageWriter |