Home
last modified time | relevance | path

Searched refs:upb_FileDef_ServiceCount (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Dfile_def.h55 int upb_FileDef_ServiceCount(const upb_FileDef* f);
Dfile_def.c118 int upb_FileDef_ServiceCount(const upb_FileDef* f) { return f->service_count; } in upb_FileDef_ServiceCount() function
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Dfile_def.h38 int upb_FileDef_ServiceCount(const upb_FileDef* f);
H A Dfile_def.c129 int upb_FileDef_ServiceCount(const upb_FileDef* f) { return f->service_count; } in upb_FileDef_ServiceCount() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/
Ddef_to_proto.c574 n = upb_FileDef_ServiceCount(f); in filedef_toproto()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/
H A Ddef_to_proto.c552 n = upb_FileDef_ServiceCount(f); in filedef_toproto()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Ddescriptor.c1223 (void*)&upb_FileDef_ServiceCount, in PyUpb_FileDescriptor_GetServicesByName()
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h5881 int upb_FileDef_ServiceCount(const upb_FileDef* f);
H A Druby-upb.c6461 int upb_FileDef_ServiceCount(const upb_FileDef* f) { return f->service_count; } in upb_FileDef_ServiceCount() function
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h5651 int upb_FileDef_ServiceCount(const upb_FileDef* f);
H A Dphp-upb.c6790 int upb_FileDef_ServiceCount(const upb_FileDef* f) { return f->service_count; } in upb_FileDef_ServiceCount() function
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h5651 int upb_FileDef_ServiceCount(const upb_FileDef* f);
H A Dphp-upb.c6790 int upb_FileDef_ServiceCount(const upb_FileDef* f) { return f->service_count; } in upb_FileDef_ServiceCount() function
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h5881 int upb_FileDef_ServiceCount(const upb_FileDef* f);
H A Druby-upb.c6461 int upb_FileDef_ServiceCount(const upb_FileDef* f) { return f->service_count; } in upb_FileDef_ServiceCount() function