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

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

Completed in 34 milliseconds