Searched refs:ComputeUnknownMessageSetItemsSize (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dwire_format.h159 // ComputeUnknownMessageSetItemsSize(unknown_fields).
171 static int ComputeUnknownMessageSetItemsSize(
H A Dwire_format.cc346 int WireFormat::ComputeUnknownMessageSetItemsSize( function in class:google::protobuf::internal::WireFormat
894 our_size += ComputeUnknownMessageSetItemsSize(
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc394 int WireFormatLite::ComputeUnknownMessageSetItemsSize( function in class:google::protobuf::internal::WireFormatLite
H A Dwire_format_lite.h254 // ComputeUnknownMessageSetItemsSize(unknown_fields).
266 static int ComputeUnknownMessageSetItemsSize(
H A Dwire_format.cc591 our_size += WireFormatLite::ComputeUnknownMessageSetItemsSize(

Completed in 2318 milliseconds