Searched defs:PrintDouble (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | text_format.cc | 1362 string TextFormat::FieldValuePrinter::PrintDouble(double val) const { in PrintDouble() function in google::protobuf::TextFormat::FieldValuePrinter |
/external/protobuf/python/google/protobuf/pyext/ | ||
D | message.cc | 1790 string PrintDouble(double value) const { in CheckAndGetInteger() function in google::protobuf::python::cmessage::PythonFieldValuePrinter |