Home
last modified time | relevance | path

Searched refs:upb_FileDef_TopLevelMessageCount (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.h66 int upb_FileDef_TopLevelMessageCount(const upb_FileDef* f);
Dfile_def.c88 int upb_FileDef_TopLevelMessageCount(const upb_FileDef* f) { in upb_FileDef_TopLevelMessageCount() function
Ddef.hpp492 return upb_FileDef_TopLevelMessageCount(ptr_); in toplevel_message_count()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Dfile_def.h49 int upb_FileDef_TopLevelMessageCount(const upb_FileDef* f);
H A Ddef.hpp494 return upb_FileDef_TopLevelMessageCount(ptr_); in toplevel_message_count()
H A Dfile_def.c99 int upb_FileDef_TopLevelMessageCount(const upb_FileDef* f) { in upb_FileDef_TopLevelMessageCount() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dcode_generator_request.c129 const size_t len = upb_FileDef_TopLevelMessageCount(f); in upbc_Scrape_FileMessages()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/
Ddef_to_proto.c560 n = upb_FileDef_TopLevelMessageCount(f); in filedef_toproto()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/
H A Ddef_to_proto.c538 n = upb_FileDef_TopLevelMessageCount(f); in filedef_toproto()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/lua/
Ddef.c656 lua_pushnumber(L, upb_FileDef_TopLevelMessageCount(f)); in lupb_FileDef_msgcount()
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c915 for (int i = 0; i < upb_FileDef_TopLevelMessageCount(file); i++) { in add_name_mappings()
H A Dphp-upb.h5648 int upb_FileDef_TopLevelMessageCount(const upb_FileDef* f);
H A Dphp-upb.c6760 int upb_FileDef_TopLevelMessageCount(const upb_FileDef* f) { in upb_FileDef_TopLevelMessageCount() function
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Ddef.c915 for (int i = 0; i < upb_FileDef_TopLevelMessageCount(file); i++) { in add_name_mappings()
H A Dphp-upb.h5648 int upb_FileDef_TopLevelMessageCount(const upb_FileDef* f);
H A Dphp-upb.c6760 int upb_FileDef_TopLevelMessageCount(const upb_FileDef* f) { in upb_FileDef_TopLevelMessageCount() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor.c1178 (void*)&upb_FileDef_TopLevelMessageCount, in PyUpb_FileDescriptor_GetMessageTypesByName()
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h5878 int upb_FileDef_TopLevelMessageCount(const upb_FileDef* f);
H A Druby-upb.c6431 int upb_FileDef_TopLevelMessageCount(const upb_FileDef* f) { in upb_FileDef_TopLevelMessageCount() function
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h5878 int upb_FileDef_TopLevelMessageCount(const upb_FileDef* f);
H A Druby-upb.c6431 int upb_FileDef_TopLevelMessageCount(const upb_FileDef* f) { in upb_FileDef_TopLevelMessageCount() function