Home
last modified time | relevance | path

Searched refs:setOneofIndex (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFieldDescriptor.php57 public function setOneofIndex($index) function
271 $field->setOneofIndex($oneof_index);
H A DFieldDescriptorProto.php462 public function setOneofIndex($var) function
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyFieldDescriptor.java249 protected void setOneofIndex(int index) { in setOneofIndex() method in RubyFieldDescriptor
264 builder.setOneofIndex(oneofIndex); in build()
H A DRubyOneofDescriptor.java107 field.setOneofIndex(index); in build()
/third_party/protobuf/php/src/Google/Protobuf/
H A DField.php268 public function setOneofIndex($var) function
/third_party/protobuf/php/tests/
H A DWellKnownTest.php227 $m->setOneofIndex(1);

Completed in 7 milliseconds