Searched defs:WriteDoubleNoTagToArray (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h642 inline uint8* WireFormatLite::WriteDoubleNoTagToArray(double value, function in class:google::protobuf::internal::WireFormatLite
726 return WriteDoubleNoTagToArray(value, target);

Completed in 37 milliseconds