Home
last modified time | relevance | path

Searched defs:PrintDouble (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dtext_format.cc1362 string TextFormat::FieldValuePrinter::PrintDouble(double val) const { in PrintDouble() function in google::protobuf::TextFormat::FieldValuePrinter
/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc1790 string PrintDouble(double value) const { in CheckAndGetInteger() function in google::protobuf::python::cmessage::PythonFieldValuePrinter