Home
last modified time | relevance | path

Searched refs:upb_FileDef_TopLevelEnum (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.h59 const upb_EnumDef* upb_FileDef_TopLevelEnum(const upb_FileDef* f, int i);
Dfile_def.c140 const upb_EnumDef* upb_FileDef_TopLevelEnum(const upb_FileDef* f, int i) { in upb_FileDef_TopLevelEnum() function
Ddef.hpp488 return EnumDefPtr(upb_FileDef_TopLevelEnum(ptr_, index)); in toplevel_enum()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Dfile_def.h42 const upb_EnumDef* upb_FileDef_TopLevelEnum(const upb_FileDef* f, int i);
H A Ddef.hpp490 return EnumDefPtr(upb_FileDef_TopLevelEnum(ptr_, index)); in toplevel_enum()
H A Dfile_def.c151 const upb_EnumDef* upb_FileDef_TopLevelEnum(const upb_FileDef* f, int i) { in upb_FileDef_TopLevelEnum() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dcode_generator_request.c116 upbc_Scrape_Enum(s, upb_FileDef_TopLevelEnum(f, i)); in upbc_Scrape_FileEnums()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/
Ddef_to_proto.c571 enums[i] = enumdef_toproto(ctx, upb_FileDef_TopLevelEnum(f, i)); in filedef_toproto()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/
H A Ddef_to_proto.c549 enums[i] = enumdef_toproto(ctx, upb_FileDef_TopLevelEnum(f, i)); in filedef_toproto()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/lua/
Ddef.c635 const upb_EnumDef* e = upb_FileDef_TopLevelEnum(f, index); in lupb_FileDef_enum()
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c920 NameMap_AddEnum(upb_FileDef_TopLevelEnum(file, i)); in add_name_mappings()
H A Dphp-upb.h5656 const upb_EnumDef* upb_FileDef_TopLevelEnum(const upb_FileDef* f, int i);
H A Dphp-upb.c6812 const upb_EnumDef* upb_FileDef_TopLevelEnum(const upb_FileDef* f, int i) { in upb_FileDef_TopLevelEnum() function
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Ddef.c920 NameMap_AddEnum(upb_FileDef_TopLevelEnum(file, i)); in add_name_mappings()
H A Dphp-upb.h5656 const upb_EnumDef* upb_FileDef_TopLevelEnum(const upb_FileDef* f, int i);
H A Dphp-upb.c6812 const upb_EnumDef* upb_FileDef_TopLevelEnum(const upb_FileDef* f, int i) { in upb_FileDef_TopLevelEnum() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor.c1194 (void*)&upb_FileDef_TopLevelEnum, in PyUpb_FileDescriptor_GetEnumTypesByName()
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h5886 const upb_EnumDef* upb_FileDef_TopLevelEnum(const upb_FileDef* f, int i);
H A Druby-upb.c6483 const upb_EnumDef* upb_FileDef_TopLevelEnum(const upb_FileDef* f, int i) { in upb_FileDef_TopLevelEnum() function
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h5886 const upb_EnumDef* upb_FileDef_TopLevelEnum(const upb_FileDef* f, int i);
H A Druby-upb.c6483 const upb_EnumDef* upb_FileDef_TopLevelEnum(const upb_FileDef* f, int i) { in upb_FileDef_TopLevelEnum() function