Searched refs:WriteDouble (Results 1 - 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc264 void WireFormatLite::WriteDouble(int field_number, double value, function in class:google::protobuf::internal::WireFormatLite
H A Dwire_format_lite.h339 static void WriteDouble (field_number, double value, output);
H A Ddescriptor.pb.cc6826 ::google::protobuf::internal::WireFormatLite::WriteDouble(6, this->double_value(), output);
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc489 void WireFormatLite::WriteDouble(int field_number, double value, function in class:google::protobuf::internal::WireFormatLite
H A Dwire_format_lite.h381 static void WriteDouble (field_number, double value, output);
H A Ddescriptor.pb.cc7336 ::google::protobuf::internal::WireFormatLite::WriteDouble(6, this->double_value(), output);

Completed in 177 milliseconds