Home
last modified time | relevance | path

Searched refs:WriteDoubleToArray (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h570 PROTOBUF_ALWAYS_INLINE static uint8* WriteDoubleToArray(int field_number,
607 PROTOBUF_ALWAYS_INLINE static uint8* WriteDoubleToArray(
1567 inline uint8* WireFormatLite::WriteDoubleToArray(int field_number, double value, in WriteDoubleToArray() function
1649 inline uint8* WireFormatLite::WriteDoubleToArray( in WriteDoubleToArray() function
1651 return WritePrimitiveToArray(field_number, value, WriteDoubleToArray, target); in WriteDoubleToArray()
Dstruct.pb.cc702 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteDoubleToArray(2, this->_internal_… in _InternalSerialize()
Dwrappers.pb.cc410 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteDoubleToArray(1, this->_internal_… in _InternalSerialize()
Ddescriptor.pb.cc9878 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteDoubleToArray(6, this->_internal_… in _InternalSerialize()