Home
last modified time | relevance | path

Searched refs:DecodeError_class (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Dmessage.cc189 PyObject* DecodeError_class; variable
1369 PyErr_Format(DecodeError_class, "Error parsing message"); in CheckAndGetInteger()
2495 google::protobuf::python::DecodeError_class = PyObject_GetAttrString(message_module, in CheckAndGetInteger()