Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h450 INL static uint8* WriteFloatToArray(field_number, float value, output);
Dwire_format_lite_inl.h732 inline uint8* WireFormatLite::WriteFloatToArray(int field_number, in WriteFloatToArray() function
Dwrappers.pb.cc714 …target = ::google::protobuf::internal::WireFormatLite::WriteFloatToArray(1, this->value(), target); in SerializeWithCachedSizesToArray()