Searched refs:WriteFloatToArray (Results 1 – 3 of 3) sorted by relevance
450 INL static uint8* WriteFloatToArray(field_number, float value, output);
732 inline uint8* WireFormatLite::WriteFloatToArray(int field_number, in WriteFloatToArray() function
714 …target = ::google::protobuf::internal::WireFormatLite::WriteFloatToArray(1, this->value(), target); in SerializeWithCachedSizesToArray()