Searched defs:PrintDouble (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
D | text_format.cc | 1394 string TextFormat::FieldValuePrinter::PrintDouble(double val) const { in PrintDouble() function in google::protobuf::TextFormat::FieldValuePrinter |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ | ||
D | message.cc | 1787 string PrintDouble(double value) const { in CheckAndGetInteger() function in google::protobuf::python::cmessage::PythonFieldValuePrinter |