Searched refs:SetAllowOversizeProtos (Results 1 – 4 of 4) sorted by relevance
42 (PyCFunction)google::protobuf::python::cmessage::SetAllowOversizeProtos,
274 PyObject* SetAllowOversizeProtos(PyObject* m, PyObject* arg);
1903 PyObject* SetAllowOversizeProtos(PyObject* m, PyObject* arg) { in CheckAndGetInteger() function
1840 from google.protobuf.pyext._message import SetAllowOversizeProtos1841 SetAllowOversizeProtos(False)1849 from google.protobuf.pyext._message import SetAllowOversizeProtos1850 SetAllowOversizeProtos(True)