Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h425 static inline uint8* WriteDoubleToArray(
Dwire_format_lite_inl.h722 inline uint8* WireFormatLite::WriteDoubleToArray(int field_number, in WriteDoubleToArray() function
Ddescriptor.pb.cc8346 …target = ::google::protobuf::internal::WireFormatLite::WriteDoubleToArray(6, this->double_value(),… in SerializeWithCachedSizesToArray()