Searched refs:WriteInt64ToArray (Results 1 – 7 of 7) sorted by relevance
/external/protobuf/src/google/protobuf/ |
D | duration.pb.cc | 287 …target = ::google::protobuf::internal::WireFormatLite::WriteInt64ToArray(1, this->seconds(), targe… in SerializeWithCachedSizesToArray()
|
D | timestamp.pb.cc | 301 …target = ::google::protobuf::internal::WireFormatLite::WriteInt64ToArray(1, this->seconds(), targe… in SerializeWithCachedSizesToArray()
|
D | wire_format_lite.h | 441 INL static uint8* WriteInt64ToArray(field_number, int64 value, output);
|
D | wire_format_lite_inl.h | 678 inline uint8* WireFormatLite::WriteInt64ToArray(int field_number, in WriteInt64ToArray() function
|
D | wire_format.cc | 225 target = WireFormatLite::WriteInt64ToArray( in SerializeUnknownFieldsToArray()
|
D | wrappers.pb.cc | 972 …target = ::google::protobuf::internal::WireFormatLite::WriteInt64ToArray(1, this->value(), target); in SerializeWithCachedSizesToArray()
|
D | descriptor.pb.cc | 12796 …target = ::google::protobuf::internal::WireFormatLite::WriteInt64ToArray(5, this->negative_int_val… in SerializeWithCachedSizesToArray()
|