Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Denum_def.c129 int upb_EnumDef_ValueCount(const upb_EnumDef* e) { return e->value_count; } in upb_EnumDef_ValueCount() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Denum_def.c128 int upb_EnumDef_ValueCount(const upb_EnumDef* e) { return e->value_count; } in upb_EnumDef_ValueCount() function
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c5851 int upb_EnumDef_ValueCount(const upb_EnumDef* e) { return e->value_count; } in upb_EnumDef_ValueCount() function
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c6180 int upb_EnumDef_ValueCount(const upb_EnumDef* e) { return e->value_count; } in upb_EnumDef_ValueCount() function
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c6180 int upb_EnumDef_ValueCount(const upb_EnumDef* e) { return e->value_count; } in upb_EnumDef_ValueCount() function
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.c5851 int upb_EnumDef_ValueCount(const upb_EnumDef* e) { return e->value_count; } in upb_EnumDef_ValueCount() function