Home
last modified time | relevance | path

Searched refs:google_protobuf_EnumValueDescriptorProto (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/
Ddef_to_proto.c303 static google_protobuf_EnumValueDescriptorProto* enumvaldef_toproto( in enumvaldef_toproto()
305 google_protobuf_EnumValueDescriptorProto* proto = in enumvaldef_toproto()
331 google_protobuf_EnumValueDescriptorProto** vals = in enumdef_toproto()
620 google_protobuf_EnumValueDescriptorProto* upb_ToProto_ConvertEnumValueDef( in upb_ToProto_ConvertEnumValueDef()
626 google_protobuf_EnumValueDescriptorProto* upb_EnumValueDef_ToProto( in upb_EnumValueDef_ToProto()
Ddef_to_proto.h45 google_protobuf_EnumValueDescriptorProto* upb_EnumValueDef_ToProto(
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/
H A Ddef_to_proto.c283 static google_protobuf_EnumValueDescriptorProto* enumvaldef_toproto( in enumvaldef_toproto()
285 google_protobuf_EnumValueDescriptorProto* proto = in enumvaldef_toproto()
311 google_protobuf_EnumValueDescriptorProto** vals = in enumdef_toproto()
598 google_protobuf_EnumValueDescriptorProto* upb_ToProto_ConvertEnumValueDef( in upb_ToProto_ConvertEnumValueDef()
604 google_protobuf_EnumValueDescriptorProto* upb_EnumValueDef_ToProto( in upb_EnumValueDef_ToProto()
H A Ddef_to_proto.h25 google_protobuf_EnumValueDescriptorProto* upb_EnumValueDef_ToProto(
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/stage0/google/protobuf/
Ddescriptor.upb.h38 typedef struct google_protobuf_EnumValueDescriptorProto google_protobuf_EnumValueDescriptorProto; typedef
1836 UPB_INLINE const google_protobuf_EnumValueDescriptorProto* const* google_protobuf_EnumDescriptorPro… in google_protobuf_EnumDescriptorProto_value()
1841 return (const google_protobuf_EnumValueDescriptorProto* const*)_upb_array_constptr(arr); in google_protobuf_EnumDescriptorProto_value()
1912 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_mutable_v… in google_protobuf_EnumDescriptorProto_mutable_value()
1917 return (google_protobuf_EnumValueDescriptorProto**)_upb_array_ptr(arr); in google_protobuf_EnumDescriptorProto_mutable_value()
1923 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_resize_va… in google_protobuf_EnumDescriptorProto_resize_value()
1925 …return (google_protobuf_EnumValueDescriptorProto**)upb_Message_ResizeArray(msg, &field, size, aren… in google_protobuf_EnumDescriptorProto_resize_value()
1927 UPB_INLINE struct google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumDescriptorProto_add… in google_protobuf_EnumDescriptorProto_add_value()
1933 …struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptor… in google_protobuf_EnumDescriptorProto_add_value()
2078 UPB_INLINE google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumValueDescriptorProto_new(u… in google_protobuf_EnumValueDescriptorProto_new()
[all …]
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h2136 struct google_protobuf_EnumValueDescriptorProto;
2163 typedef struct google_protobuf_EnumValueDescriptorProto google_protobuf_EnumValueDescriptorProto; typedef
3309 UPB_INLINE const google_protobuf_EnumValueDescriptorProto* const* google_protobuf_EnumDescriptorPro… in google_protobuf_EnumDescriptorProto_value()
3310 …return (const google_protobuf_EnumValueDescriptorProto* const*)_upb_array_accessor(msg, UPB_SIZE(1… in google_protobuf_EnumDescriptorProto_value()
3341 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_mutable_v… in google_protobuf_EnumDescriptorProto_mutable_value()
3342 …return (google_protobuf_EnumValueDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(12, 2… in google_protobuf_EnumDescriptorProto_mutable_value()
3344 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_resize_va… in google_protobuf_EnumDescriptorProto_resize_value()
3345 …return (google_protobuf_EnumValueDescriptorProto**)_upb_Array_Resize_accessor2(msg, UPB_SIZE(12, 2… in google_protobuf_EnumDescriptorProto_resize_value()
3347 UPB_INLINE struct google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumDescriptorProto_add… in google_protobuf_EnumDescriptorProto_add_value()
3348 …struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptor… in google_protobuf_EnumDescriptorProto_add_value()
[all …]
H A Druby-upb.c7992 const google_protobuf_EnumValueDescriptorProto* val_proto, upb_EnumDef* e, in create_enumvaldef()
8037 const google_protobuf_EnumValueDescriptorProto* const* values; in create_enumdef()
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h2134 struct google_protobuf_EnumValueDescriptorProto;
2161 typedef struct google_protobuf_EnumValueDescriptorProto google_protobuf_EnumValueDescriptorProto; typedef
3307 UPB_INLINE const google_protobuf_EnumValueDescriptorProto* const* google_protobuf_EnumDescriptorPro… in google_protobuf_EnumDescriptorProto_value()
3308 …return (const google_protobuf_EnumValueDescriptorProto* const*)_upb_array_accessor(msg, UPB_SIZE(1… in google_protobuf_EnumDescriptorProto_value()
3339 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_mutable_v… in google_protobuf_EnumDescriptorProto_mutable_value()
3340 …return (google_protobuf_EnumValueDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(12, 2… in google_protobuf_EnumDescriptorProto_mutable_value()
3342 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_resize_va… in google_protobuf_EnumDescriptorProto_resize_value()
3343 …return (google_protobuf_EnumValueDescriptorProto**)_upb_Array_Resize_accessor2(msg, UPB_SIZE(12, 2… in google_protobuf_EnumDescriptorProto_resize_value()
3345 UPB_INLINE struct google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumDescriptorProto_add… in google_protobuf_EnumDescriptorProto_add_value()
3346 …struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptor… in google_protobuf_EnumDescriptorProto_add_value()
[all …]
H A Dphp-upb.c8321 const google_protobuf_EnumValueDescriptorProto* val_proto, upb_EnumDef* e, in create_enumvaldef()
8366 const google_protobuf_EnumValueDescriptorProto* const* values; in create_enumdef()
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h2134 struct google_protobuf_EnumValueDescriptorProto;
2161 typedef struct google_protobuf_EnumValueDescriptorProto google_protobuf_EnumValueDescriptorProto; typedef
3307 UPB_INLINE const google_protobuf_EnumValueDescriptorProto* const* google_protobuf_EnumDescriptorPro… in google_protobuf_EnumDescriptorProto_value()
3308 …return (const google_protobuf_EnumValueDescriptorProto* const*)_upb_array_accessor(msg, UPB_SIZE(1… in google_protobuf_EnumDescriptorProto_value()
3339 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_mutable_v… in google_protobuf_EnumDescriptorProto_mutable_value()
3340 …return (google_protobuf_EnumValueDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(12, 2… in google_protobuf_EnumDescriptorProto_mutable_value()
3342 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_resize_va… in google_protobuf_EnumDescriptorProto_resize_value()
3343 …return (google_protobuf_EnumValueDescriptorProto**)_upb_Array_Resize_accessor2(msg, UPB_SIZE(12, 2… in google_protobuf_EnumDescriptorProto_resize_value()
3345 UPB_INLINE struct google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumDescriptorProto_add… in google_protobuf_EnumDescriptorProto_add_value()
3346 …struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptor… in google_protobuf_EnumDescriptorProto_add_value()
[all …]
H A Dphp-upb.c8321 const google_protobuf_EnumValueDescriptorProto* val_proto, upb_EnumDef* e, in create_enumvaldef()
8366 const google_protobuf_EnumValueDescriptorProto* const* values; in create_enumdef()
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h2136 struct google_protobuf_EnumValueDescriptorProto;
2163 typedef struct google_protobuf_EnumValueDescriptorProto google_protobuf_EnumValueDescriptorProto; typedef
3309 UPB_INLINE const google_protobuf_EnumValueDescriptorProto* const* google_protobuf_EnumDescriptorPro… in google_protobuf_EnumDescriptorProto_value()
3310 …return (const google_protobuf_EnumValueDescriptorProto* const*)_upb_array_accessor(msg, UPB_SIZE(1… in google_protobuf_EnumDescriptorProto_value()
3341 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_mutable_v… in google_protobuf_EnumDescriptorProto_mutable_value()
3342 …return (google_protobuf_EnumValueDescriptorProto**)_upb_array_mutable_accessor(msg, UPB_SIZE(12, 2… in google_protobuf_EnumDescriptorProto_mutable_value()
3344 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_resize_va… in google_protobuf_EnumDescriptorProto_resize_value()
3345 …return (google_protobuf_EnumValueDescriptorProto**)_upb_Array_Resize_accessor2(msg, UPB_SIZE(12, 2… in google_protobuf_EnumDescriptorProto_resize_value()
3347 UPB_INLINE struct google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumDescriptorProto_add… in google_protobuf_EnumDescriptorProto_add_value()
3348 …struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptor… in google_protobuf_EnumDescriptorProto_add_value()
[all …]
H A Druby-upb.c7992 const google_protobuf_EnumValueDescriptorProto* val_proto, upb_EnumDef* e, in create_enumvaldef()
8037 const google_protobuf_EnumValueDescriptorProto* const* values; in create_enumdef()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Ddescriptor.upb.h39 typedef struct google_protobuf_EnumValueDescriptorProto google_protobuf_EnumValueDescriptorProto; typedef
2366 UPB_INLINE const google_protobuf_EnumValueDescriptorProto* const* google_protobuf_EnumDescriptorPro… in google_protobuf_EnumDescriptorProto_value()
2371 return (const google_protobuf_EnumValueDescriptorProto* const*)_upb_array_constptr(arr); in google_protobuf_EnumDescriptorProto_value()
2493 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_mutable_v… in google_protobuf_EnumDescriptorProto_mutable_value()
2498 return (google_protobuf_EnumValueDescriptorProto**)_upb_array_ptr(arr); in google_protobuf_EnumDescriptorProto_mutable_value()
2504 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_resize_va… in google_protobuf_EnumDescriptorProto_resize_value()
2506 …return (google_protobuf_EnumValueDescriptorProto**)upb_Message_ResizeArray(msg, &field, size, aren… in google_protobuf_EnumDescriptorProto_resize_value()
2508 UPB_INLINE struct google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumDescriptorProto_add… in google_protobuf_EnumDescriptorProto_add_value()
2514 …struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptor… in google_protobuf_EnumDescriptorProto_add_value()
2659 UPB_INLINE google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumValueDescriptorProto_new(u… in google_protobuf_EnumValueDescriptorProto_new()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/
Ddescriptor.upb.h39 typedef struct google_protobuf_EnumValueDescriptorProto google_protobuf_EnumValueDescriptorProto; typedef
2366 UPB_INLINE const google_protobuf_EnumValueDescriptorProto* const* google_protobuf_EnumDescriptorPro… in google_protobuf_EnumDescriptorProto_value()
2371 return (const google_protobuf_EnumValueDescriptorProto* const*)_upb_array_constptr(arr); in google_protobuf_EnumDescriptorProto_value()
2493 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_mutable_v… in google_protobuf_EnumDescriptorProto_mutable_value()
2498 return (google_protobuf_EnumValueDescriptorProto**)_upb_array_ptr(arr); in google_protobuf_EnumDescriptorProto_mutable_value()
2504 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_resize_va… in google_protobuf_EnumDescriptorProto_resize_value()
2506 …return (google_protobuf_EnumValueDescriptorProto**)upb_Message_ResizeArray(msg, &field, size, aren… in google_protobuf_EnumDescriptorProto_resize_value()
2508 UPB_INLINE struct google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumDescriptorProto_add… in google_protobuf_EnumDescriptorProto_add_value()
2514 …struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptor… in google_protobuf_EnumDescriptorProto_add_value()
2659 UPB_INLINE google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumValueDescriptorProto_new(u… in google_protobuf_EnumValueDescriptorProto_new()
[all …]
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/stage0/google/protobuf/
H A Ddescriptor.upb.h81 typedef struct google_protobuf_EnumValueDescriptorProto { upb_Message UPB_PRIVATE(base); } google_p… typedef
2459 UPB_INLINE const google_protobuf_EnumValueDescriptorProto* const* google_protobuf_EnumDescriptorPro… in google_protobuf_EnumDescriptorProto_value()
2464 return (const google_protobuf_EnumValueDescriptorProto* const*)upb_Array_DataPtr(arr); in google_protobuf_EnumDescriptorProto_value()
2572 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_mutable_v… in google_protobuf_EnumDescriptorProto_mutable_value()
2577 return (google_protobuf_EnumValueDescriptorProto**)upb_Array_MutableDataPtr(arr); in google_protobuf_EnumDescriptorProto_mutable_value()
2583 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_resize_va… in google_protobuf_EnumDescriptorProto_resize_value()
2585 …return (google_protobuf_EnumValueDescriptorProto**)upb_Message_ResizeArrayUninitialized(UPB_UPCAST… in google_protobuf_EnumDescriptorProto_resize_value()
2588 UPB_INLINE struct google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumDescriptorProto_add… in google_protobuf_EnumDescriptorProto_add_value()
2596 …struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptor… in google_protobuf_EnumDescriptorProto_add_value()
2753 UPB_INLINE google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumValueDescriptorProto_new(u… in google_protobuf_EnumValueDescriptorProto_new()
[all …]
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/
H A Ddescriptor.upb.h33 typedef struct google_protobuf_EnumValueDescriptorProto { upb_Message UPB_PRIVATE(base); } google_p… typedef
2411 UPB_INLINE const google_protobuf_EnumValueDescriptorProto* const* google_protobuf_EnumDescriptorPro… in google_protobuf_EnumDescriptorProto_value()
2416 return (const google_protobuf_EnumValueDescriptorProto* const*)upb_Array_DataPtr(arr); in google_protobuf_EnumDescriptorProto_value()
2524 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_mutable_v… in google_protobuf_EnumDescriptorProto_mutable_value()
2529 return (google_protobuf_EnumValueDescriptorProto**)upb_Array_MutableDataPtr(arr); in google_protobuf_EnumDescriptorProto_mutable_value()
2535 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_resize_va… in google_protobuf_EnumDescriptorProto_resize_value()
2537 …return (google_protobuf_EnumValueDescriptorProto**)upb_Message_ResizeArrayUninitialized(UPB_UPCAST… in google_protobuf_EnumDescriptorProto_resize_value()
2540 UPB_INLINE struct google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumDescriptorProto_add… in google_protobuf_EnumDescriptorProto_add_value()
2548 …struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptor… in google_protobuf_EnumDescriptorProto_add_value()
2705 UPB_INLINE google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumValueDescriptorProto_new(u… in google_protobuf_EnumValueDescriptorProto_new()
[all …]
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/
H A Ddescriptor.upb.h33 typedef struct google_protobuf_EnumValueDescriptorProto { upb_Message UPB_PRIVATE(base); } google_p… typedef
2411 UPB_INLINE const google_protobuf_EnumValueDescriptorProto* const* google_protobuf_EnumDescriptorPro… in google_protobuf_EnumDescriptorProto_value()
2416 return (const google_protobuf_EnumValueDescriptorProto* const*)upb_Array_DataPtr(arr); in google_protobuf_EnumDescriptorProto_value()
2524 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_mutable_v… in google_protobuf_EnumDescriptorProto_mutable_value()
2529 return (google_protobuf_EnumValueDescriptorProto**)upb_Array_MutableDataPtr(arr); in google_protobuf_EnumDescriptorProto_mutable_value()
2535 UPB_INLINE google_protobuf_EnumValueDescriptorProto** google_protobuf_EnumDescriptorProto_resize_va… in google_protobuf_EnumDescriptorProto_resize_value()
2537 …return (google_protobuf_EnumValueDescriptorProto**)upb_Message_ResizeArrayUninitialized(UPB_UPCAST… in google_protobuf_EnumDescriptorProto_resize_value()
2540 UPB_INLINE struct google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumDescriptorProto_add… in google_protobuf_EnumDescriptorProto_add_value()
2548 …struct google_protobuf_EnumValueDescriptorProto* sub = (struct google_protobuf_EnumValueDescriptor… in google_protobuf_EnumDescriptorProto_add_value()
2705 UPB_INLINE google_protobuf_EnumValueDescriptorProto* google_protobuf_EnumValueDescriptorProto_new(u… in google_protobuf_EnumValueDescriptorProto_new()
[all …]