Home
last modified time | relevance | path

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

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