Searched defs:setOneofIndex (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/php/src/Google/Protobuf/ | ||
D | Field.php | 268 public function setOneofIndex($var) function in Google\\Protobuf\\Field |
/external/protobuf/php/src/Google/Protobuf/Internal/ | ||
D | FieldDescriptor.php | 57 public function setOneofIndex($index) function in Google\\Protobuf\\Internal\\FieldDescriptor |
D | FieldDescriptorProto.php | 392 public function setOneofIndex($var) function in Google\\Protobuf\\Internal\\FieldDescriptorProto |
/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ | ||
D | RubyFieldDescriptor.java | 249 protected void setOneofIndex(int index) { in setOneofIndex() method in RubyFieldDescriptor |