Home
last modified time | relevance | path

Searched defs:VarintSize64 (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dcoded_stream.cc919 int CodedOutputStream::VarintSize64(uint64 value) { in VarintSize64() function in google::protobuf::io::CodedOutputStream
Dcoded_stream_unittest.cc492 TEST_1D(CodedStreamTest, VarintSize64, kVarintSizeCases) { in TEST_1D() argument