Home
last modified time | relevance | path

Searched refs:WriteUInt64ToArray (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h546 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()
Dwrappers.pb.cc997 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteUInt64ToArray(1, this->_internal_… in _InternalSerialize()
Dwire_format.cc203 target = WireFormatLite::WriteUInt64ToArray(field.number(), in InternalSerializeUnknownFieldsToArray()
Ddescriptor.pb.cc9866 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteUInt64ToArray(4, this->_internal_… in _InternalSerialize()
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumber.pb.cc362 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteUInt64ToArray(2, this->_internal_… in _InternalSerialize()
/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc1403 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteUInt64ToArray(2, this->_internal_… in _InternalSerialize()