Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc264 void WireFormatLite::WriteDouble(int field_number, double value, in WriteDouble() function in google::protobuf::internal::WireFormatLite
Dwire_format_lite.h339 static void WriteDouble (field_number, double value, output);
Ddescriptor.pb.cc6826 ::google::protobuf::internal::WireFormatLite::WriteDouble(6, this->double_value(), output); in SerializeWithCachedSizes()