Searched defs:WriteUInt64 (Results 1 - 3 of 3) sorted by relevance
/external/chromium/third_party/libjingle/source/talk/base/ | ||
H A D | bytebuffer.cc | 163 void ByteBuffer::WriteUInt64(uint64 val) { function in class:talk_base::ByteBuffer |
/external/chromium/base/ | ||
H A D | pickle.h | 111 bool WriteUInt64(uint64 value) { function in class:Pickle |
/external/protobuf/src/google/protobuf/ | ||
H A D | wire_format_lite.cc | 224 void WireFormatLite::WriteUInt64(int field_number, uint64 value, function in class:google::protobuf::internal::WireFormatLite |
Completed in 470 milliseconds