Home
last modified time | relevance | path

Searched defs:ReadTagFallback (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dparse_context.cc340 std::pair<const char*, uint32_t> ReadTagFallback(const char* p, uint32_t res) { in ReadTagFallback() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dparse_context.cc340 std::pair<const char*, uint32_t> ReadTagFallback(const char* p, uint32_t res) { in ReadTagFallback() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc532 uint32_t CodedInputStream::ReadTagFallback(uint32_t first_byte_or_zero) { in ReadTagFallback() function in google::protobuf::io::CodedInputStream
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc532 uint32_t CodedInputStream::ReadTagFallback(uint32_t first_byte_or_zero) { in ReadTagFallback() function in google::protobuf::io::CodedInputStream