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

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h653 inline uint8* WireFormatLite::WriteFloatNoTagToArray(float value, function in class:google::protobuf::internal::WireFormatLite
736 return WriteFloatNoTagToArray(value, target);

Completed in 69 milliseconds