Searched defs:SkipFallback (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/src/google/protobuf/io/ | ||
D | coded_stream.cc | 202 bool CodedInputStream::SkipFallback(int count, int original_buffer_size) { in SkipFallback() function in google::protobuf::io::CodedInputStream |
/third_party/protobuf/src/google/protobuf/ | ||
D | parse_context.cc | 195 const char* EpsCopyInputStream::SkipFallback(const char* ptr, int size) { in SkipFallback() function in google::protobuf::internal::EpsCopyInputStream |