Searched refs:WriteUInt64ToArray (Results 1 – 6 of 6) sorted by relevance
/third_party/protobuf/src/google/protobuf/ |
D | wire_format_lite.h | 546 PROTOBUF_ALWAYS_INLINE static uint8* WriteUInt64ToArray(int field_number, 591 PROTOBUF_ALWAYS_INLINE static uint8* WriteUInt64ToArray( 1527 inline uint8* WireFormatLite::WriteUInt64ToArray(int field_number, uint64 value, in WriteUInt64ToArray() function 1613 inline uint8* WireFormatLite::WriteUInt64ToArray( in WriteUInt64ToArray() function 1615 return WritePrimitiveToArray(field_number, value, WriteUInt64ToArray, target); in WriteUInt64ToArray()
|
D | wrappers.pb.cc | 997 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteUInt64ToArray(1, this->_internal_… in _InternalSerialize()
|
D | wire_format.cc | 203 target = WireFormatLite::WriteUInt64ToArray(field.number(), in InternalSerializeUnknownFieldsToArray()
|
D | descriptor.pb.cc | 9866 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteUInt64ToArray(4, this->_internal_… in _InternalSerialize()
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | phonenumber.pb.cc | 362 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteUInt64ToArray(2, this->_internal_… in _InternalSerialize()
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.cc | 1403 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteUInt64ToArray(2, this->_internal_… in _InternalSerialize()
|