Home
last modified time | relevance | path

Searched refs:InitDescriptorPool (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.h161 bool InitDescriptorPool();
Ddescriptor_pool.cc548 bool InitDescriptorPool() { in InitDescriptorPool() function
Dmessage.cc2865 if (!InitDescriptorPool()) { in CheckAndGetInteger()