Searched defs:addEnum (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ | ||
| D | RubyBuilder.java | 117 public IRubyObject addEnum(ThreadContext context, IRubyObject name, Block block) { in addEnum() method in RubyBuilder |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ | ||
| D | DescriptorPool.php | 88 public function addEnum($name, $klass) function in Google\\Protobuf\\Internal\\DescriptorPool |