Home
last modified time | relevance | path

Searched defs:hasOneofIndex (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
DRubyFieldDescriptor.java276 private boolean hasOneofIndex = false; field in RubyFieldDescriptor
/external/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptorProto.php401 public function hasOneofIndex() function in Google\\Protobuf\\Internal\\FieldDescriptorProto