Searched defs:FieldByteSize (Results 1 – 2 of 2) sorted by relevance
435 size_t FieldByteSize() const { return WireFormatLite::EnumSize(Get()); } in FieldByteSize() function471 size_t FieldByteSize() const { return WireFormatLite::StringSize(Get()); } in FieldByteSize() function506 size_t FieldByteSize() const { return WireFormatLite::StringSize(Get()); } in FieldByteSize() function539 size_t FieldByteSize() const { return WireFormatLite::StringSize(Get()); } in FieldByteSize() function617 size_t FieldByteSize() const { in FieldByteSize() function640 size_t FieldByteSize() const { in FieldByteSize() function682 size_t FieldByteSize() const { in FieldByteSize() function834 size_t FieldByteSize() const { in FieldByteSize() function883 size_t FieldByteSize() const { in FieldByteSize() function903 size_t FieldByteSize() const { in FieldByteSize() function[all …]
1509 size_t WireFormat::FieldByteSize(const FieldDescriptor* field, in FieldByteSize() function in google::protobuf::internal::WireFormat