Searched defs:MessageSetItemByteSize (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/python/google/protobuf/internal/ | ||
| D | wire_format.py | 181 def MessageSetItemByteSize(field_number, msg): function |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | wire_format.cc | 1774 size_t WireFormat::MessageSetItemByteSize(const FieldDescriptor* field, in MessageSetItemByteSize() function in google::protobuf::internal::WireFormat |
| D | extension_set.cc | 1964 size_t ExtensionSet::Extension::MessageSetItemByteSize(int number) const { in MessageSetItemByteSize() function in google::protobuf::internal::ExtensionSet::Extension |