Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Ddefs.c136 static void add_descriptor_to_pool(DescriptorPool* self, in add_descriptor_to_pool() function
164 add_descriptor_to_pool(self, ruby_to_Descriptor(def)); in DescriptorPool_add()