Searched defs:WriteVarint64 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc771 void CodedOutputStream::WriteVarint64(uint64 value) { function in class:google::protobuf::io::CodedOutputStream
/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc744 void CodedOutputStream::WriteVarint64(uint64 value) { function in class:google::protobuf::io::CodedOutputStream

Completed in 1687 milliseconds