Home
last modified time | relevance | path

Searched defs:serialized_pb (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_pool.cc572 static PyObject* AddSerializedFile(PyObject* pself, PyObject* serialized_pb) { in AddSerializedFile() argument
H A Ddescriptor.cc334 PyObject *serialized_pb; member
1346 PyObject *serialized_pb = self->serialized_pb; in GetSerializedPb() local
1502 PyFileDescriptor_FromDescriptorWithSerializedPb( const FileDescriptor* file_descriptor, PyObject *serialized_pb) PyFileDescriptor_FromDescriptorWithSerializedPb() argument
[all...]

Completed in 4 milliseconds