Searched refs:DecodeFloat (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h212 static float DecodeFloat(uint32 value);
556 inline float WireFormatLite::DecodeFloat(uint32 value) { function in class:google::protobuf::internal::WireFormatLite
H A Dwire_format_lite_inl.h138 *value = DecodeFloat(temp);
210 *value = DecodeFloat(temp);

Completed in 57 milliseconds