Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h569 PROTOBUF_ALWAYS_INLINE static uint8* WriteDoubleToArray(int field_number,
606 PROTOBUF_ALWAYS_INLINE static uint8* WriteDoubleToArray(
1569 inline uint8* WireFormatLite::WriteDoubleToArray(int field_number, double value, in WriteDoubleToArray() function
1651 inline uint8* WireFormatLite::WriteDoubleToArray( in WriteDoubleToArray() function
1653 return WritePrimitiveToArray(field_number, value, WriteDoubleToArray, target); in WriteDoubleToArray()
Dstruct.pb.cc980 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteDoubleToArray(2, this->number_val… in InternalSerializeWithCachedSizesToArray()
Dwrappers.pb.cc478 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteDoubleToArray(1, this->value(), t… in InternalSerializeWithCachedSizesToArray()
Ddescriptor.pb.cc13525 …target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteDoubleToArray(6, this->double_val… in InternalSerializeWithCachedSizesToArray()