Searched refs:StaticVarintSize32 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc78 io::CodedOutputStream::StaticVarintSize32<kMessageSetItemStartTag>::value +
79 io::CodedOutputStream::StaticVarintSize32<kMessageSetItemEndTag>::value +
80 io::CodedOutputStream::StaticVarintSize32<kMessageSetTypeIdTag>::value +
81 io::CodedOutputStream::StaticVarintSize32<kMessageSetMessageTag>::value;
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h700 struct StaticVarintSize32 { struct in class:google::protobuf::io::CodedOutputStream

Completed in 136 milliseconds