Home
last modified time | relevance | path

Searched defs:upb_OneofDef_FieldCount (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Doneof_def.c65 int upb_OneofDef_FieldCount(const upb_OneofDef* o) { return o->field_count; } in upb_OneofDef_FieldCount() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Doneof_def.c81 int upb_OneofDef_FieldCount(const upb_OneofDef* o) { return o->field_count; } in upb_OneofDef_FieldCount() function
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c6381 int upb_OneofDef_FieldCount(const upb_OneofDef* o) { return o->field_count; } in upb_OneofDef_FieldCount() function
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c6710 int upb_OneofDef_FieldCount(const upb_OneofDef* o) { return o->field_count; } in upb_OneofDef_FieldCount() function
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c6710 int upb_OneofDef_FieldCount(const upb_OneofDef* o) { return o->field_count; } in upb_OneofDef_FieldCount() function
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c6381 int upb_OneofDef_FieldCount(const upb_OneofDef* o) { return o->field_count; } in upb_OneofDef_FieldCount() function