Searched refs:ReadTagFallback (Results 1 – 5 of 5) sorted by relevance
631 uint32 ReadTagFallback(uint32 first_byte_or_zero);1384 v = ReadTagFallback(v); in ReadTagNoLastTag()1424 const uint32 tag = ReadTagFallback(first_byte_or_zero); in ReadTagWithCutoffNoLastTag()
531 uint32 CodedInputStream::ReadTagFallback(uint32 first_byte_or_zero) { in ReadTagFallback() function in google::protobuf::io::CodedInputStream
496 std::pair<const char*, uint32> ReadTagFallback(const char* p, uint32 res);511 auto tmp = ReadTagFallback(p, res);
373 std::pair<const char*, uint32> ReadTagFallback(const char* p, uint32 res) { in ReadTagFallback() function
12 "google::protobuf::internal::ReadTagFallback(char const*, unsigned int)";212 "google::protobuf::io::CodedInputStream::ReadTagFallback(unsigned int)";