Searched defs:py_descriptor (Results 1 – 3 of 3) sorted by relevance
55 static bool GetFileDescriptorProto(PyObject* py_descriptor, in GetFileDescriptorProto()113 ScopedPyObjectPtr py_descriptor(PyObject_CallMethod( in FindFileByName() local121 ScopedPyObjectPtr py_descriptor( in FindFileContainingSymbol() local140 ScopedPyObjectPtr py_descriptor( in FindFileContainingExtension() local
330 PyBaseDescriptor* py_descriptor = PyObject_New( in NewInternedDescriptor() local1395 PyObject* py_descriptor = descriptor::NewInternedDescriptor( in PyFileDescriptor_FromDescriptorWithSerializedPb() local
236 PyObject* py_descriptor = PyDict_GetItem(dict, kDESCRIPTOR); in New() local