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

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h214 static double DecodeDouble(uint64 value);
568 inline double WireFormatLite::DecodeDouble(uint64 value) { function in class:google::protobuf::internal::WireFormatLite
H A Dwire_format_lite_inl.h147 *value = DecodeDouble(temp);
220 *value = DecodeDouble(temp);

Completed in 12 milliseconds