Searched defs:WriteUInt64 (Results 1 - 3 of 3) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dbytebuffer.cc163 void ByteBuffer::WriteUInt64(uint64 val) { function in class:talk_base::ByteBuffer
/external/chromium/base/
H A Dpickle.h111 bool WriteUInt64(uint64 value) { function in class:Pickle
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc224 void WireFormatLite::WriteUInt64(int field_number, uint64 value, function in class:google::protobuf::internal::WireFormatLite

Completed in 470 milliseconds