Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Ddescriptor.upb.h1398 UPB_INLINE google_protobuf_EnumOptions *google_protobuf_EnumOptions_new(upb_arena *arena) { in google_protobuf_EnumOptions_new() function
1403 google_protobuf_EnumOptions *ret = google_protobuf_EnumOptions_new(arena); in google_protobuf_EnumOptions_parse()
1408 google_protobuf_EnumOptions *ret = google_protobuf_EnumOptions_new(arena); in google_protobuf_EnumOptions_parse_ex()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/
Ddescriptor.upb.h1398 UPB_INLINE google_protobuf_EnumOptions *google_protobuf_EnumOptions_new(upb_arena *arena) { in google_protobuf_EnumOptions_new() function
1403 google_protobuf_EnumOptions *ret = google_protobuf_EnumOptions_new(arena); in google_protobuf_EnumOptions_parse()
1408 google_protobuf_EnumOptions *ret = google_protobuf_EnumOptions_new(arena); in google_protobuf_EnumOptions_parse_ex()
/external/protobuf/php/ext/google/protobuf/
Dupb.h2158 UPB_INLINE google_protobuf_EnumOptions *google_protobuf_EnumOptions_new(upb_arena *arena) { in google_protobuf_EnumOptions_new() function
2163 google_protobuf_EnumOptions *ret = google_protobuf_EnumOptions_new(arena); in google_protobuf_EnumOptions_parse()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h8264 UPB_INLINE google_protobuf_EnumOptions *google_protobuf_EnumOptions_new(upb_arena *arena) {
8268 google_protobuf_EnumOptions *ret = google_protobuf_EnumOptions_new(arena);