Searched refs:oneof_proto (Results 1 – 4 of 4) sorted by relevance
67 public static function buildFromProto($oneof_proto, $desc, $index) argument70 $oneof->setName($oneof_proto->getName());
214 foreach ($proto->getOneofDecl() as $oneof_proto) {216 OneofDescriptor::buildFromProto($oneof_proto, $desc, $index));
1387 const google_protobuf_OneofDescriptorProto *oneof_proto) { in create_oneofdef() argument1389 upb_strview name = google_protobuf_OneofDescriptorProto_name(oneof_proto); in create_oneofdef()
2042 const google_protobuf_OneofDescriptorProto *oneof_proto) { in create_oneofdef() argument2044 upb_strview name = google_protobuf_OneofDescriptorProto_name(oneof_proto); in create_oneofdef()