Home
last modified time | relevance | path

Searched defs:setOneofIndex (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/
DField.php268 public function setOneofIndex($var) function in Google\\Protobuf\\Field
/external/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptor.php57 public function setOneofIndex($index) function in Google\\Protobuf\\Internal\\FieldDescriptor
DFieldDescriptorProto.php392 public function setOneofIndex($var) function in Google\\Protobuf\\Internal\\FieldDescriptorProto
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyFieldDescriptor.java249 protected void setOneofIndex(int index) { in setOneofIndex() method in RubyFieldDescriptor