Searched refs:WriteInt64ToArray (Results 1 – 7 of 7) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | duration.pb.cc | 280 …target = ::google::protobuf::internal::WireFormatLite::WriteInt64ToArray(1, this->seconds(), targe… in InternalSerializeWithCachedSizesToArray()
|
D | timestamp.pb.cc | 294 …target = ::google::protobuf::internal::WireFormatLite::WriteInt64ToArray(1, this->seconds(), targe… in InternalSerializeWithCachedSizesToArray()
|
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 | 973 …target = ::google::protobuf::internal::WireFormatLite::WriteInt64ToArray(1, this->value(), target); in InternalSerializeWithCachedSizesToArray()
|
D | descriptor.pb.cc | 13288 …target = ::google::protobuf::internal::WireFormatLite::WriteInt64ToArray(5, this->negative_int_val… in InternalSerializeWithCachedSizesToArray()
|