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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h220 static float DecodeFloat(uint32 value);
602 inline float WireFormatLite::DecodeFloat(uint32 value) { function in class:google::protobuf::internal::WireFormatLite
/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

Completed in 121 milliseconds