Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Ddescriptor.upb.h1227 UPB_INLINE google_protobuf_MessageOptions *google_protobuf_MessageOptions_new(upb_arena *arena) { in google_protobuf_MessageOptions_new() function
1232 google_protobuf_MessageOptions *ret = google_protobuf_MessageOptions_new(arena); in google_protobuf_MessageOptions_parse()
1237 google_protobuf_MessageOptions *ret = google_protobuf_MessageOptions_new(arena); in google_protobuf_MessageOptions_parse_ex()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/
Ddescriptor.upb.h1227 UPB_INLINE google_protobuf_MessageOptions *google_protobuf_MessageOptions_new(upb_arena *arena) { in google_protobuf_MessageOptions_new() function
1232 google_protobuf_MessageOptions *ret = google_protobuf_MessageOptions_new(arena); in google_protobuf_MessageOptions_parse()
1237 google_protobuf_MessageOptions *ret = google_protobuf_MessageOptions_new(arena); in google_protobuf_MessageOptions_parse_ex()
/external/protobuf/php/ext/google/protobuf/
Dupb.h2005 UPB_INLINE google_protobuf_MessageOptions *google_protobuf_MessageOptions_new(upb_arena *arena) { in google_protobuf_MessageOptions_new() function
2010 google_protobuf_MessageOptions *ret = google_protobuf_MessageOptions_new(arena); in google_protobuf_MessageOptions_parse()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h8114 UPB_INLINE google_protobuf_MessageOptions *google_protobuf_MessageOptions_new(upb_arena *arena) {
8118 google_protobuf_MessageOptions *ret = google_protobuf_MessageOptions_new(arena);