Searched refs:StringifyDefaultValue (Results 1 – 1 of 1) sorted by relevance
226 std::string StringifyDefaultValue(const FieldDescriptor& field) { in StringifyDefaultValue() function1142 m["default_value"] = StringifyDefaultValue(field); in PrintFieldDescriptor()