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