Searched refs:ReadTagFallback (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/io/ | ||
D | coded_stream.h | 519 uint32 ReadTagFallback(); |
D | coded_stream.cc | 367 uint32 CodedInputStream::ReadTagFallback() { in ReadTagFallback() function in google::protobuf::io::CodedInputStream |