Searched refs:FieldDataOnlyByteSize (Results 1 - 4 of 4) sorted by last modified time

/external/protobuf/src/google/protobuf/
H A Dwire_format.cc763 const int data_size = FieldDataOnlyByteSize(field, message);
923 const int data_size = FieldDataOnlyByteSize(field, message);
939 int WireFormat::FieldDataOnlyByteSize( function in class:google::protobuf::internal::WireFormat
H A Dwire_format.h220 static int FieldDataOnlyByteSize(
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format.cc460 const int data_size = FieldDataOnlyByteSize(field, message);
620 const int data_size = FieldDataOnlyByteSize(field, message);
636 int WireFormat::FieldDataOnlyByteSize( function in class:google::protobuf::internal::WireFormat
H A Dwire_format.h173 static int FieldDataOnlyByteSize(

Completed in 125 milliseconds