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

/external/protobuf/src/google/protobuf/util/internal/
H A Dutility.cc325 string DoubleAsString(double value) { function in namespace:google::protobuf::util::converter
335 return DoubleAsString(value);

Completed in 82 milliseconds