Home
last modified time | relevance | path

Searched refs:Int32Size (Results 1 – 10 of 10) sorted by relevance

/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc681 size_t WireFormatLite::Int32Size(const RepeatedField<int32>& value) { in Int32Size() function in google::protobuf::internal::WireFormatLite
700 size_t WireFormatLite::Int32Size(const RepeatedField<int32>& value) { in Int32Size() function in google::protobuf::internal::WireFormatLite
704 out += Int32Size(value.Get(i)); in Int32Size()
Dtimestamp.pb.cc327 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
Dduration.pb.cc327 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
Ddescriptor.pb.cc2501 Int32Size(this->public_dependency_); in ByteSizeLong()
2510 Int32Size(this->weak_dependency_); in ByteSizeLong()
2986 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
2993 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
3330 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
3337 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
5310 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
5317 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
6089 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
6096 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
[all …]
Dwire_format_lite.h655 static inline size_t Int32Size(int32 value);
663 static size_t Int32Size(const RepeatedField<int32>& value);
1725 inline size_t WireFormatLite::Int32Size(int32 value) { in Int32Size() function
Dwire_format_unittest.cc1402 expected += WireFormatLite::Int32Size(v[i]); in TEST()
1405 EXPECT_EQ(expected, WireFormatLite::Int32Size(v)); in TEST()
Dtype.pb.cc1573 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
1580 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
2523 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
Dwrappers.pb.cc1557 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
/external/tensorflow/tensorflow/core/kernels/
Dencode_proto_op.cc106 data_size += WireFormatLite::Int32Size( in TotalPackedSize()
119 data_size += WireFormatLite::Int32Size( in TotalPackedSize()
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc544 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
551 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()
558 ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32Size( in ByteSizeLong()