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

/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc627 void CodedOutputStream::WriteLittleEndian64(uint64 value) { function in class:google::protobuf::io::CodedOutputStream
/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc600 void CodedOutputStream::WriteLittleEndian64(uint64 value) { function in class:google::protobuf::io::CodedOutputStream

Completed in 637 milliseconds