Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h620 int ReadVarintSizeAsIntFallback();
1311 *value = ReadVarintSizeAsIntFallback(); in ReadVarintSizeAsInt()
Dcoded_stream.cc487 int CodedInputStream::ReadVarintSizeAsIntFallback() { in ReadVarintSizeAsIntFallback() function in google::protobuf::io::CodedInputStream
/third_party/protobuf/
Dlibprotobuf_lite.map349 "google::protobuf::io::CodedInputStream::ReadVarintSizeAsIntFallback()";