Searched defs:ReadLittleEndian64 (Results 1 - 2 of 2) 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
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h215 bool ReadLittleEndian64(uint64* value);
828 inline bool CodedInputStream::ReadLittleEndian64(uint64* value) { function in class:google::protobuf::io::CodedInputStream

Completed in 182 milliseconds