Searched refs:google_protobuf_StringValue (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/xds/type/v3/ |
H A D | cel.upb.h | 32 struct google_protobuf_StringValue; 196 UPB_INLINE const struct google_protobuf_StringValue* xds_type_v3_CelExtractString_default_value(con… in xds_type_v3_CelExtractString_default_value() 197 const struct google_protobuf_StringValue* default_val = NULL; in xds_type_v3_CelExtractString_default_value() 198 const struct google_protobuf_StringValue* ret; in xds_type_v3_CelExtractString_default_value() 221 …ng_set_default_value(xds_type_v3_CelExtractString *msg, struct google_protobuf_StringValue* value)… in xds_type_v3_CelExtractString_set_default_value() 225 UPB_INLINE struct google_protobuf_StringValue* xds_type_v3_CelExtractString_mutable_default_value(x… in xds_type_v3_CelExtractString_mutable_default_value() 226 …struct google_protobuf_StringValue* sub = (struct google_protobuf_StringValue*)xds_type_v3_CelExtr… in xds_type_v3_CelExtractString_mutable_default_value() 228 …sub = (struct google_protobuf_StringValue*)_upb_Message_New(&google__protobuf__StringValue_msg_ini… in xds_type_v3_CelExtractString_mutable_default_value()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/xds/type/v3/ |
D | cel.upb.h | 34 struct google_protobuf_StringValue; 195 UPB_INLINE const struct google_protobuf_StringValue* xds_type_v3_CelExtractString_default_value(con… in xds_type_v3_CelExtractString_default_value() 196 const struct google_protobuf_StringValue* default_val = NULL; in xds_type_v3_CelExtractString_default_value() 197 const struct google_protobuf_StringValue* ret; in xds_type_v3_CelExtractString_default_value() 219 …ng_set_default_value(xds_type_v3_CelExtractString *msg, struct google_protobuf_StringValue* value)… in xds_type_v3_CelExtractString_set_default_value() 223 UPB_INLINE struct google_protobuf_StringValue* xds_type_v3_CelExtractString_mutable_default_value(x… in xds_type_v3_CelExtractString_mutable_default_value() 224 …struct google_protobuf_StringValue* sub = (struct google_protobuf_StringValue*)xds_type_v3_CelExtr… in xds_type_v3_CelExtractString_mutable_default_value() 226 …sub = (struct google_protobuf_StringValue*)_upb_Message_New(&google_protobuf_StringValue_msg_init,… in xds_type_v3_CelExtractString_mutable_default_value()
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/ |
H A D | wrappers.upb.h | 29 typedef struct google_protobuf_StringValue { upb_Message UPB_PRIVATE(base); } google_protobuf_Strin… typedef 414 UPB_INLINE google_protobuf_StringValue* google_protobuf_StringValue_new(upb_Arena* arena) { in google_protobuf_StringValue_new() 415 …return (google_protobuf_StringValue*)_upb_Message_New(&google__protobuf__StringValue_msg_init, are… in google_protobuf_StringValue_new() 417 UPB_INLINE google_protobuf_StringValue* google_protobuf_StringValue_parse(const char* buf, size_t s… in google_protobuf_StringValue_parse() 418 google_protobuf_StringValue* ret = google_protobuf_StringValue_new(arena); in google_protobuf_StringValue_parse() 426 UPB_INLINE google_protobuf_StringValue* google_protobuf_StringValue_parse_ex(const char* buf, size_… in google_protobuf_StringValue_parse_ex() 429 google_protobuf_StringValue* ret = google_protobuf_StringValue_new(arena); in google_protobuf_StringValue_parse_ex() 437 UPB_INLINE char* google_protobuf_StringValue_serialize(const google_protobuf_StringValue* msg, upb_… in google_protobuf_StringValue_serialize() 442 UPB_INLINE char* google_protobuf_StringValue_serialize_ex(const google_protobuf_StringValue* msg, i… in google_protobuf_StringValue_serialize_ex() 448 UPB_INLINE void google_protobuf_StringValue_clear_value(google_protobuf_StringValue* msg) { in google_protobuf_StringValue_clear_value() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | wrappers.upb.h | 35 typedef struct google_protobuf_StringValue google_protobuf_StringValue; typedef 415 UPB_INLINE google_protobuf_StringValue* google_protobuf_StringValue_new(upb_Arena* arena) { in google_protobuf_StringValue_new() 416 …return (google_protobuf_StringValue*)_upb_Message_New(&google_protobuf_StringValue_msg_init, arena… in google_protobuf_StringValue_new() 418 UPB_INLINE google_protobuf_StringValue* google_protobuf_StringValue_parse(const char* buf, size_t s… in google_protobuf_StringValue_parse() 419 google_protobuf_StringValue* ret = google_protobuf_StringValue_new(arena); in google_protobuf_StringValue_parse() 426 UPB_INLINE google_protobuf_StringValue* google_protobuf_StringValue_parse_ex(const char* buf, size_… in google_protobuf_StringValue_parse_ex() 429 google_protobuf_StringValue* ret = google_protobuf_StringValue_new(arena); in google_protobuf_StringValue_parse_ex() 437 UPB_INLINE char* google_protobuf_StringValue_serialize(const google_protobuf_StringValue* msg, upb_… in google_protobuf_StringValue_serialize() 442 UPB_INLINE char* google_protobuf_StringValue_serialize_ex(const google_protobuf_StringValue* msg, i… in google_protobuf_StringValue_serialize_ex() 448 UPB_INLINE void google_protobuf_StringValue_clear_value(google_protobuf_StringValue* msg) { in google_protobuf_StringValue_clear_value() [all …]
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | wkt.inc | 3108 /* google_protobuf_StringValue */ 3112 static PHP_METHOD(google_protobuf_StringValue, __construct) { 3117 static PHP_METHOD(google_protobuf_StringValue, getValue) { 3126 static PHP_METHOD(google_protobuf_StringValue, setValue) { 3140 PHP_ME(google_protobuf_StringValue, __construct, arginfo_construct, ZEND_ACC_PUBLIC) 3141 PHP_ME(google_protobuf_StringValue, getValue, arginfo_void, ZEND_ACC_PUBLIC) 3142 PHP_ME(google_protobuf_StringValue, setValue, arginfo_setter, ZEND_ACC_PUBLIC)
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | wkt.inc | 3108 /* google_protobuf_StringValue */ 3112 static PHP_METHOD(google_protobuf_StringValue, __construct) { 3117 static PHP_METHOD(google_protobuf_StringValue, getValue) { 3126 static PHP_METHOD(google_protobuf_StringValue, setValue) { 3140 PHP_ME(google_protobuf_StringValue, __construct, arginfo_construct, ZEND_ACC_PUBLIC) 3141 PHP_ME(google_protobuf_StringValue, getValue, arginfo_void, ZEND_ACC_PUBLIC) 3142 PHP_ME(google_protobuf_StringValue, setValue, arginfo_setter, ZEND_ACC_PUBLIC)
|