Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.cc1580 static uint32 SmallVarintValue(uint32 x) { in SmallVarintValue() function in google::protobuf::compiler::cpp::ParseLoopGenerator
1765 IntTypeName(options_, type), SmallVarintValue(tag)); in GenerateParseLoop()