Home
last modified time | relevance | path

Searched refs:ReadSizeFallback (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dparse_context.h562 std::pair<const char*, int32> ReadSizeFallback(const char* p, uint32 first);
573 auto x = ReadSizeFallback(p, res);
Dparse_context.cc384 std::pair<const char*, int32> ReadSizeFallback(const char* p, uint32 res) { in ReadSizeFallback() function
/third_party/protobuf/
Dlibprotobuf_lite.map22 "google::protobuf::internal::ReadSizeFallback(char const*, unsigned int)";