Home
last modified time | relevance | path

Searched refs:WriteInt32ToArray (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h536 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()
Dduration.pb.cc293 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(2, this->nanos(), ta… in InternalSerializeWithCachedSizesToArray()
Dtimestamp.pb.cc293 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(2, this->nanos(), ta… in InternalSerializeWithCachedSizesToArray()
Dtype.pb.cc1433 …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()
Ddescriptor.pb.cc2408 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 …]
Dwrappers.pb.cc1530 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(1, this->value(), ta… in InternalSerializeWithCachedSizesToArray()
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc487 …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()