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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h219 static uint32 EncodeFloat(float value);
596 inline uint32 WireFormatLite::EncodeFloat(float value) { function in class:google::protobuf::internal::WireFormatLite
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h211 static uint32 EncodeFloat(float value);
550 inline uint32 WireFormatLite::EncodeFloat(float value) { function in class:google::protobuf::internal::WireFormatLite

Completed in 184 milliseconds