Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h233 static double DecodeDouble(uint64 value);
820 inline double WireFormatLite::DecodeDouble(uint64 value) { in DecodeDouble() function
981 *value = DecodeDouble(temp);
1046 *value = DecodeDouble(temp);
/external/protobuf/conformance/
Dbinary_json_conformance_suite.cc1368 WireFormatLite::DecodeDouble(0x7FFA123456789ABCLL)); in RunSuiteImpl()
1373 WireFormatLite::DecodeDouble(0xFFFBCBA987654321LL)); in RunSuiteImpl()