Searched refs:WriteInt32ToArray (Results 1 – 7 of 7) sorted by relevance
/external/protobuf/src/google/protobuf/ |
D | duration.pb.cc | 292 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->nanos(), target); in SerializeWithCachedSizesToArray()
|
D | timestamp.pb.cc | 306 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->nanos(), target); in SerializeWithCachedSizesToArray()
|
D | wire_format_lite.h | 440 INL static uint8* WriteInt32ToArray(field_number, int32 value, output);
|
D | type.pb.cc | 1437 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(3, this->number(), target… in SerializeWithCachedSizesToArray() 1464 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(7, this->oneof_index(), t… in SerializeWithCachedSizesToArray() 2719 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->number(), target… in SerializeWithCachedSizesToArray()
|
D | wire_format_lite_inl.h | 672 inline uint8* WireFormatLite::WriteInt32ToArray(int field_number, in WriteInt32ToArray() function
|
D | descriptor.pb.cc | 1687 WriteInt32ToArray(10, this->public_dependency(i), target); in SerializeWithCachedSizesToArray() 1693 WriteInt32ToArray(11, this->weak_dependency(i), target); in SerializeWithCachedSizesToArray() 2607 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(1, this->start(), target); in SerializeWithCachedSizesToArray() 2612 … target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->end(), target); in SerializeWithCachedSizesToArray() 2906 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(1, this->start(), target); in SerializeWithCachedSizesToArray() 2911 … target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->end(), target); in SerializeWithCachedSizesToArray() 4660 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(3, this->number(), target… in SerializeWithCachedSizesToArray() 4706 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(9, this->oneof_index(), t… in SerializeWithCachedSizesToArray() 6354 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->number(), target… in SerializeWithCachedSizesToArray() 14604 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(3, this->begin(), target); in SerializeWithCachedSizesToArray() [all …]
|
D | wrappers.pb.cc | 1492 …target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(1, this->value(), target); in SerializeWithCachedSizesToArray()
|