Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h451 INL static uint8* WriteDoubleToArray(field_number, double value, output);
Dwire_format_lite_inl.h738 inline uint8* WireFormatLite::WriteDoubleToArray(int field_number, in WriteDoubleToArray() function
Dstruct.pb.cc788 …target = ::google::protobuf::internal::WireFormatLite::WriteDoubleToArray(2, this->number_value(),… in SerializeWithCachedSizesToArray()
Dwrappers.pb.cc456 …target = ::google::protobuf::internal::WireFormatLite::WriteDoubleToArray(1, this->value(), target… in SerializeWithCachedSizesToArray()
Ddescriptor.pb.cc12801 …target = ::google::protobuf::internal::WireFormatLite::WriteDoubleToArray(6, this->double_value(),… in SerializeWithCachedSizesToArray()