Searched refs:WriteInt32ToArray (Results 1 – 7 of 7) sorted by relevance
| /external/protobuf/src/google/protobuf/ |
| D | wire_format_lite.h | 536 PROTOBUF_ALWAYS_INLINE static uint8* WriteInt32ToArray(int field_number, 584 PROTOBUF_ALWAYS_INLINE static uint8* WriteInt32ToArray( 1514 inline uint8* WireFormatLite::WriteInt32ToArray(int field_number, int32 value, in WriteInt32ToArray() function 1603 inline uint8* WireFormatLite::WriteInt32ToArray( in WriteInt32ToArray() function 1605 return WritePrimitiveToArray(field_number, value, WriteInt32ToArray, target); in WriteInt32ToArray()
|
| D | duration.pb.cc | 293 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(2, this->nanos(), ta… in InternalSerializeWithCachedSizesToArray()
|
| D | timestamp.pb.cc | 293 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(2, this->nanos(), ta… in InternalSerializeWithCachedSizesToArray()
|
| D | type.pb.cc | 1433 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(3, this->number(), t… in InternalSerializeWithCachedSizesToArray() 1460 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(7, this->oneof_index… in InternalSerializeWithCachedSizesToArray() 2470 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(2, this->number(), t… in InternalSerializeWithCachedSizesToArray()
|
| D | descriptor.pb.cc | 2408 WriteInt32ToArray(10, this->public_dependency_, target); in InternalSerializeWithCachedSizesToArray() 2412 WriteInt32ToArray(11, this->weak_dependency_, target); in InternalSerializeWithCachedSizesToArray() 2938 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(1, this->start(), ta… in InternalSerializeWithCachedSizesToArray() 2943 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(2, this->end(), targ… in InternalSerializeWithCachedSizesToArray() 3296 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(1, this->start(), ta… in InternalSerializeWithCachedSizesToArray() 3301 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(2, this->end(), targ… in InternalSerializeWithCachedSizesToArray() 5182 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(3, this->number(), t… in InternalSerializeWithCachedSizesToArray() 5228 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(9, this->oneof_index… in InternalSerializeWithCachedSizesToArray() 6055 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(1, this->start(), ta… in InternalSerializeWithCachedSizesToArray() 6060 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(2, this->end(), targ… in InternalSerializeWithCachedSizesToArray() [all …]
|
| D | wrappers.pb.cc | 1530 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(1, this->value(), ta… in InternalSerializeWithCachedSizesToArray()
|
| /external/protobuf/src/google/protobuf/compiler/ |
| D | plugin.pb.cc | 487 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(1, this->major(), ta… in InternalSerializeWithCachedSizesToArray() 492 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(2, this->minor(), ta… in InternalSerializeWithCachedSizesToArray() 497 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(3, this->patch(), ta… in InternalSerializeWithCachedSizesToArray()
|