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

/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h199 bool ReadLittleEndian64(uint64* value);
788 inline bool CodedInputStream::ReadLittleEndian64(uint64* value) { function in class:google::protobuf::io::CodedInputStream

Completed in 63 milliseconds