Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Dmessage.h299 extern PyObject* PickleError_class;
Drepeated_scalar_container.cc596 PickleError_class, in Reduce()
Dmessage.cc190 PyObject* PickleError_class; variable
2503 google::protobuf::python::PickleError_class = PyObject_GetAttrString(pickle_module, in CheckAndGetInteger()