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