Home
last modified time | relevance | path

Searched defs:AddDescriptors (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc127 static int AddDescriptors(PyObject* cls, const Descriptor* descriptor) { in AddDescriptors() function
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc2489 void AddDescriptors(const DescriptorTable* table) { in AddDescriptors() function