Searched refs:google_api_expr_v1alpha1_SourceInfo_msg_init (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/api/expr/v1alpha1/ |
D | syntax.upb.c | 23 {.submsg = &google_api_expr_v1alpha1_SourceInfo_msg_init}, 302 const upb_MiniTable google_api_expr_v1alpha1_SourceInfo_msg_init = { variable 386 &google_api_expr_v1alpha1_SourceInfo_msg_init,
|
D | syntax.upb.h | 52 extern const upb_MiniTable google_api_expr_v1alpha1_SourceInfo_msg_init; 148 …oogle_api_expr_v1alpha1_SourceInfo*)_upb_Message_New(&google_api_expr_v1alpha1_SourceInfo_msg_init… in google_api_expr_v1alpha1_ParsedExpr_mutable_source_info() 1491 …oogle_api_expr_v1alpha1_SourceInfo*)_upb_Message_New(&google_api_expr_v1alpha1_SourceInfo_msg_init… in google_api_expr_v1alpha1_SourceInfo_new() 1496 …if (upb_Decode(buf, size, ret, &google_api_expr_v1alpha1_SourceInfo_msg_init, NULL, 0, arena) != k… in google_api_expr_v1alpha1_SourceInfo_parse() 1506 …if (upb_Decode(buf, size, ret, &google_api_expr_v1alpha1_SourceInfo_msg_init, extreg, options, are… in google_api_expr_v1alpha1_SourceInfo_parse_ex() 1514 (void)upb_Encode(msg, &google_api_expr_v1alpha1_SourceInfo_msg_init, 0, arena, &ptr, len); in google_api_expr_v1alpha1_SourceInfo_serialize() 1520 (void)upb_Encode(msg, &google_api_expr_v1alpha1_SourceInfo_msg_init, options, arena, &ptr, len); in google_api_expr_v1alpha1_SourceInfo_serialize_ex()
|
D | checked.upb.c | 25 {.submsg = &google_api_expr_v1alpha1_SourceInfo_msg_init},
|
D | checked.upb.h | 60 extern const upb_MiniTable google_api_expr_v1alpha1_SourceInfo_msg_init; 257 …oogle_api_expr_v1alpha1_SourceInfo*)_upb_Message_New(&google_api_expr_v1alpha1_SourceInfo_msg_init… in google_api_expr_v1alpha1_CheckedExpr_mutable_source_info()
|