Searched defs:SkipFallback (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/third_party/protobuf/src/google/protobuf/io/ | ||
| D | coded_stream.cc | 203 bool CodedInputStream::SkipFallback(int count, int original_buffer_size) { in SkipFallback() function in google::protobuf::io::CodedInputStream |
| /external/protobuf/src/google/protobuf/io/ | ||
| D | coded_stream.cc | 203 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 | 208 const char* EpsCopyInputStream::SkipFallback(const char* ptr, int size) { in SkipFallback() function in google::protobuf::internal::EpsCopyInputStream |
| /external/cronet/third_party/protobuf/src/google/protobuf/ | ||
| D | parse_context.cc | 207 const char* EpsCopyInputStream::SkipFallback(const char* ptr, int size) { in SkipFallback() function in google::protobuf::internal::EpsCopyInputStream |