Home
last modified time | relevance | path

Searched refs:google_protobuf_DescriptorProto_new (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Ddescriptor.upb.h359 UPB_INLINE google_protobuf_DescriptorProto *google_protobuf_DescriptorProto_new(upb_arena *arena) { in google_protobuf_DescriptorProto_new() function
364 google_protobuf_DescriptorProto *ret = google_protobuf_DescriptorProto_new(arena); in google_protobuf_DescriptorProto_parse()
369 google_protobuf_DescriptorProto *ret = google_protobuf_DescriptorProto_new(arena); in google_protobuf_DescriptorProto_parse_ex()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/
Ddescriptor.upb.h359 UPB_INLINE google_protobuf_DescriptorProto *google_protobuf_DescriptorProto_new(upb_arena *arena) { in google_protobuf_DescriptorProto_new() function
364 google_protobuf_DescriptorProto *ret = google_protobuf_DescriptorProto_new(arena); in google_protobuf_DescriptorProto_parse()
369 google_protobuf_DescriptorProto *ret = google_protobuf_DescriptorProto_new(arena); in google_protobuf_DescriptorProto_parse_ex()
/external/protobuf/php/ext/google/protobuf/
Dupb.h1227 UPB_INLINE google_protobuf_DescriptorProto *google_protobuf_DescriptorProto_new(upb_arena *arena) { in google_protobuf_DescriptorProto_new() function
1232 google_protobuf_DescriptorProto *ret = google_protobuf_DescriptorProto_new(arena); in google_protobuf_DescriptorProto_parse()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h7348 UPB_INLINE google_protobuf_DescriptorProto *google_protobuf_DescriptorProto_new(upb_arena *arena) {
7352 google_protobuf_DescriptorProto *ret = google_protobuf_DescriptorProto_new(arena);