Home
last modified time | relevance | path

Searched refs:upb_FileDef_TopLevelEnumCount (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dfile_def.h60 int upb_FileDef_TopLevelEnumCount(const upb_FileDef* f);
Dfile_def.c110 int upb_FileDef_TopLevelEnumCount(const upb_FileDef* f) { in upb_FileDef_TopLevelEnumCount() function
Ddef.hpp485 return upb_FileDef_TopLevelEnumCount(ptr_); in toplevel_enum_count()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Dfile_def.h43 int upb_FileDef_TopLevelEnumCount(const upb_FileDef* f);
H A Ddef.hpp487 return upb_FileDef_TopLevelEnumCount(ptr_); in toplevel_enum_count()
H A Dfile_def.c121 int upb_FileDef_TopLevelEnumCount(const upb_FileDef* f) { in upb_FileDef_TopLevelEnumCount() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dcode_generator_request.c113 const size_t len = upb_FileDef_TopLevelEnumCount(f); in upbc_Scrape_FileEnums()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/
Ddef_to_proto.c567 n = upb_FileDef_TopLevelEnumCount(f); in filedef_toproto()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/
H A Ddef_to_proto.c545 n = upb_FileDef_TopLevelEnumCount(f); in filedef_toproto()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/lua/
Ddef.c642 lua_pushnumber(L, upb_FileDef_TopLevelEnumCount(f)); in lupb_FileDef_enumcount()
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c919 for (int i = 0; i < upb_FileDef_TopLevelEnumCount(file); i++) { in add_name_mappings()
H A Dphp-upb.h5649 int upb_FileDef_TopLevelEnumCount(const upb_FileDef* f);
H A Dphp-upb.c6782 int upb_FileDef_TopLevelEnumCount(const upb_FileDef* f) { in upb_FileDef_TopLevelEnumCount() function
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Ddef.c919 for (int i = 0; i < upb_FileDef_TopLevelEnumCount(file); i++) { in add_name_mappings()
H A Dphp-upb.h5649 int upb_FileDef_TopLevelEnumCount(const upb_FileDef* f);
H A Dphp-upb.c6782 int upb_FileDef_TopLevelEnumCount(const upb_FileDef* f) { in upb_FileDef_TopLevelEnumCount() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor.c1193 (void*)&upb_FileDef_TopLevelEnumCount, in PyUpb_FileDescriptor_GetEnumTypesByName()
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h5879 int upb_FileDef_TopLevelEnumCount(const upb_FileDef* f);
H A Druby-upb.c6453 int upb_FileDef_TopLevelEnumCount(const upb_FileDef* f) { in upb_FileDef_TopLevelEnumCount() function
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h5879 int upb_FileDef_TopLevelEnumCount(const upb_FileDef* f);
H A Druby-upb.c6453 int upb_FileDef_TopLevelEnumCount(const upb_FileDef* f) { in upb_FileDef_TopLevelEnumCount() function