Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/src/main/java/com/google/protobuf/jruby/
DRubyFieldDescriptor.java250 hasOneofIndex = true; in setOneofIndex()
263 if (hasOneofIndex) in build()
276 private boolean hasOneofIndex = false; field in RubyFieldDescriptor
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DDescriptors.java1284 if (proto.hasOneofIndex()) { in FieldDescriptor()
1296 if (proto.hasOneofIndex()) { in FieldDescriptor()