Searched refs:WriteInt32ToArray (Results 1 – 7 of 7) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | duration.pb.cc | 285 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->nanos(), target); in InternalSerializeWithCachedSizesToArray()
|
D | timestamp.pb.cc | 299 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->nanos(), target); in InternalSerializeWithCachedSizesToArray()
|
D | wire_format_lite.h | 440 INL static uint8* WriteInt32ToArray(field_number, int32 value, output);
|
D | type.pb.cc | 1434 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(3, this->number(), target… in InternalSerializeWithCachedSizesToArray() 1461 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(7, this->oneof_index(), t… in InternalSerializeWithCachedSizesToArray() 2724 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->number(), target… in InternalSerializeWithCachedSizesToArray()
|
D | wire_format_lite_inl.h | 672 inline uint8* WireFormatLite::WriteInt32ToArray(int field_number, in WriteInt32ToArray() function
|
D | descriptor.pb.cc | 1713 WriteInt32ToArray(10, this->public_dependency(i), target); in InternalSerializeWithCachedSizesToArray() 1719 WriteInt32ToArray(11, this->weak_dependency(i), target); in InternalSerializeWithCachedSizesToArray() 2637 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(1, this->start(), target); in InternalSerializeWithCachedSizesToArray() 2642 … target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->end(), target); in InternalSerializeWithCachedSizesToArray() 2940 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(1, this->start(), target); in InternalSerializeWithCachedSizesToArray() 2945 … target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->end(), target); in InternalSerializeWithCachedSizesToArray() 4703 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(3, this->number(), target… in InternalSerializeWithCachedSizesToArray() 4749 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(9, this->oneof_index(), t… in InternalSerializeWithCachedSizesToArray() 6504 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->number(), target… in InternalSerializeWithCachedSizesToArray() 15108 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(3, this->begin(), target); in InternalSerializeWithCachedSizesToArray() [all …]
|
D | wrappers.pb.cc | 1501 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(1, this->value(), target); in InternalSerializeWithCachedSizesToArray()
|