|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
| template<class DescriptorClass > | |
| PyObject * | NewInternedDescriptor (PyTypeObject *type, const DescriptorClass *descriptor, bool *was_created) |
| int | Find (PyContainer *self, PyObject *item) |
Variables | |
| PyTypeObject | PyBaseDescriptor_Type |
| PyTypeObject | DescriptorMapping_Type |
| PyTypeObject | DescriptorSequence_Type |
| int google::protobuf::python::descriptor::Find | ( | PyContainer * | self, |
| PyObject * | item | ||
| ) |
| PyObject* google::protobuf::python::descriptor::NewInternedDescriptor | ( | PyTypeObject * | type, |
| const DescriptorClass * | descriptor, | ||
| bool * | was_created | ||
| ) |
| PyTypeObject google::protobuf::python::descriptor::DescriptorMapping_Type |
| PyTypeObject google::protobuf::python::descriptor::DescriptorSequence_Type |
| PyTypeObject google::protobuf::python::descriptor::PyBaseDescriptor_Type |
1.8.13