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

/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h215 bool ReadVarint64(uint64* value);
724 inline bool CodedInputStream::ReadVarint64(uint64* value) { function in class:google::protobuf::io::CodedInputStream
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h231 bool ReadVarint64(uint64* value);
767 inline bool CodedInputStream::ReadVarint64(uint64* value) { function in class:google::protobuf::io::CodedInputStream

Completed in 188 milliseconds