Home
last modified time | relevance | path

Searched defs:GetPool (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/
Dretention.cc151 const google::protobuf::DescriptorPool& GetPool(const DescriptorType& descriptor) { in GetPool() function
156 const google::protobuf::DescriptorPool& GetPool(const FileDescriptor& descriptor) { in GetPool() function
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage_factory.cc209 static PyObject* GetPool(PyMessageFactory* self, void* closure) { in GetPool() function
Ddescriptor.cc1444 static PyObject* GetPool(PyFileDescriptor *self, void *closure) { in GetPool() function
/third_party/protobuf/php/ext/google/protobuf/
Ddef.c738 static DescriptorPool* GetPool(const zval* this_ptr) { in GetPool() function