Searched refs:FieldByteSize (Results 1 – 2 of 2) sorted by relevance
244 static size_t FieldByteSize(const FieldDescriptor* field, // Cannot be NULL
1466 our_size += FieldByteSize(fields[i], message); in ByteSize()1480 size_t WireFormat::FieldByteSize(const FieldDescriptor* field, in FieldByteSize() function in google::protobuf::internal::WireFormat