Home
last modified time | relevance | path

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/
Dsyntax.upb.c23 {.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,
Dsyntax.upb.h52 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()
Dchecked.upb.c25 {.submsg = &google_api_expr_v1alpha1_SourceInfo_msg_init},
Dchecked.upb.h60 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()