Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format.h208 static int FieldByteSize(
Dwire_format.cc976 our_size += FieldByteSize(fields[i], message); in ByteSize()
990 int WireFormat::FieldByteSize( in FieldByteSize() function in google::protobuf::internal::WireFormat