OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DecodeDouble
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/src/google/protobuf/
wire_format_lite.h
214
static double
DecodeDouble
(uint64 value);
568
inline double WireFormatLite::
DecodeDouble
(uint64 value) {
wire_format_lite_inl.h
147
*value =
DecodeDouble
(temp);
220
*value =
DecodeDouble
(temp);
Completed in 86 milliseconds