Searched refs:setOneofIndex (Results 1 – 8 of 8) sorted by relevance
57 public function setOneofIndex($index) function in Google\\Protobuf\\Internal\\FieldDescriptor261 $field->setOneofIndex($oneof_index);
392 public function setOneofIndex($var) function in Google\\Protobuf\\Internal\\FieldDescriptorProto
249 protected void setOneofIndex(int index) { in setOneofIndex() method in RubyFieldDescriptor264 builder.setOneofIndex(oneofIndex); in build()
107 field.setOneofIndex(index); in build()
268 public function setOneofIndex($var) function in Google\\Protobuf\\Field
226 $m->setOneofIndex(1);
1303 PHP_METHOD(Field, setOneofIndex);
2016 PHP_ME(Field, setOneofIndex, NULL, ZEND_ACC_PUBLIC)