Searched refs:hasOneofIndex (Results 1 – 4 of 4) sorted by relevance
250 hasOneofIndex = true; in setOneofIndex()263 if (hasOneofIndex) in build()276 private boolean hasOneofIndex = false; field in RubyFieldDescriptor
401 public function hasOneofIndex() function in Google\\Protobuf\\Internal\\FieldDescriptorProto
231 $oneof_index = $proto->hasOneofIndex() ? $proto->getOneofIndex() : -1;
1346 if (proto.hasOneofIndex()) { in FieldDescriptor()1358 if (proto.hasOneofIndex()) { in FieldDescriptor()