HomeSort by relevance Sort by last modified time
    Searched refs:GetDescriptorPool_FromPool (Results 1 - 4 of 4) sorted by null

  /external/protobuf/python/google/protobuf/pyext/
descriptor_pool.h 158 PyDescriptorPool* GetDescriptorPool_FromPool(const DescriptorPool* pool);
descriptor.cc 187 PyDescriptorPool* pool = GetDescriptorPool_FromPool(
342 PyDescriptorPool* pool = GetDescriptorPool_FromPool(
438 GetDescriptorPool_FromPool(_GetDescriptor(self)->file()->pool()),
    [all...]
descriptor_pool.cc 576 PyDescriptorPool* GetDescriptorPool_FromPool(const DescriptorPool* pool) {
message.cc 303 newtype->py_descriptor_pool = GetDescriptorPool_FromPool(
    [all...]

Completed in 623 milliseconds