Home
last modified time | relevance | path

Searched defs:SkipFallback (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/io/
Dcoded_stream.cc200 bool CodedInputStream::SkipFallback(int count, int original_buffer_size) { in SkipFallback() function in google::protobuf::io::CodedInputStream
/external/protobuf/src/google/protobuf/
Dparse_context.cc196 const char* EpsCopyInputStream::SkipFallback(const char* ptr, int size) { in SkipFallback() function in google::protobuf::internal::EpsCopyInputStream