Home
last modified time | relevance | path

Searched refs:google_api_expr_v1alpha1_Expr (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/api/expr/v1alpha1/
Dsyntax.upb.h24 struct google_api_expr_v1alpha1_Expr;
37 typedef struct google_api_expr_v1alpha1_Expr google_api_expr_v1alpha1_Expr; typedef
89google_api_expr_v1alpha1_Expr* google_api_expr_v1alpha1_ParsedExpr_expr(const google_api_expr_v1al… in google_api_expr_v1alpha1_ParsedExpr_expr()
93 …ParsedExpr_set_expr(google_api_expr_v1alpha1_ParsedExpr *msg, google_api_expr_v1alpha1_Expr* value… in google_api_expr_v1alpha1_ParsedExpr_set_expr()
95 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), google_api_expr_v1alpha1_Expr*) = value; in google_api_expr_v1alpha1_ParsedExpr_set_expr()
97 UPB_INLINE struct google_api_expr_v1alpha1_Expr* google_api_expr_v1alpha1_ParsedExpr_mutable_expr(g… in google_api_expr_v1alpha1_ParsedExpr_mutable_expr()
98 …struct google_api_expr_v1alpha1_Expr* sub = (struct google_api_expr_v1alpha1_Expr*)google_api_expr… in google_api_expr_v1alpha1_ParsedExpr_mutable_expr()
100 …sub = (struct google_api_expr_v1alpha1_Expr*)_upb_msg_new(&google_api_expr_v1alpha1_Expr_msginit, … in google_api_expr_v1alpha1_ParsedExpr_mutable_expr()
122 UPB_INLINE google_api_expr_v1alpha1_Expr *google_api_expr_v1alpha1_Expr_new(upb_arena *arena) { in google_api_expr_v1alpha1_Expr_new()
123 …return (google_api_expr_v1alpha1_Expr *)_upb_msg_new(&google_api_expr_v1alpha1_Expr_msginit, arena… in google_api_expr_v1alpha1_Expr_new()
[all …]
Dchecked.upb.h63 struct google_api_expr_v1alpha1_Expr;
118google_api_expr_v1alpha1_Expr* google_api_expr_v1alpha1_CheckedExpr_expr(const google_api_expr_v1a… in google_api_expr_v1alpha1_CheckedExpr_expr()
130 …pr_set_expr(google_api_expr_v1alpha1_CheckedExpr *msg, struct google_api_expr_v1alpha1_Expr* value… in google_api_expr_v1alpha1_CheckedExpr_set_expr()
132 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), struct google_api_expr_v1alpha1_Expr*) = value; in google_api_expr_v1alpha1_CheckedExpr_set_expr()
134 UPB_INLINE struct google_api_expr_v1alpha1_Expr* google_api_expr_v1alpha1_CheckedExpr_mutable_expr(… in google_api_expr_v1alpha1_CheckedExpr_mutable_expr()
135 …struct google_api_expr_v1alpha1_Expr* sub = (struct google_api_expr_v1alpha1_Expr*)google_api_expr… in google_api_expr_v1alpha1_CheckedExpr_mutable_expr()
137 …sub = (struct google_api_expr_v1alpha1_Expr*)_upb_msg_new(&google_api_expr_v1alpha1_Expr_msginit, … in google_api_expr_v1alpha1_CheckedExpr_mutable_expr()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/authorization/mock_cel/
Dcel_expression.h57 const google_api_expr_v1alpha1_Expr* expr,
61 const google_api_expr_v1alpha1_Expr* expr,
Dflat_expr_builder.h37 const google_api_expr_v1alpha1_Expr* expr, in CreateExpression()
45 const google_api_expr_v1alpha1_Expr* expr, in CreateExpression()
Devaluator_core.h51 CelExpressionFlatImpl(const google_api_expr_v1alpha1_Expr* root_expr,
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/authorization/
Dauthorization_engine.h72 std::map<const std::string, const google_api_expr_v1alpha1_Expr*>
74 std::map<const std::string, const google_api_expr_v1alpha1_Expr*>
Dauthorization_engine.cc75 const google_api_expr_v1alpha1_Expr* condition = in AuthorizationEngine()
81 const google_api_expr_v1alpha1_Expr* parsed_condition = in AuthorizationEngine()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/config/rbac/v3/
Drbac.upb.h53 struct google_api_expr_v1alpha1_Expr;
146google_api_expr_v1alpha1_Expr* envoy_config_rbac_v3_Policy_condition(const envoy_config_rbac_v3_Po… in envoy_config_rbac_v3_Policy_condition()
176 …Policy_set_condition(envoy_config_rbac_v3_Policy *msg, struct google_api_expr_v1alpha1_Expr* value… in envoy_config_rbac_v3_Policy_set_condition()
178 *UPB_PTR_AT(msg, UPB_SIZE(4, 8), struct google_api_expr_v1alpha1_Expr*) = value; in envoy_config_rbac_v3_Policy_set_condition()
180 UPB_INLINE struct google_api_expr_v1alpha1_Expr* envoy_config_rbac_v3_Policy_mutable_condition(envo… in envoy_config_rbac_v3_Policy_mutable_condition()
181 …struct google_api_expr_v1alpha1_Expr* sub = (struct google_api_expr_v1alpha1_Expr*)envoy_config_rb… in envoy_config_rbac_v3_Policy_mutable_condition()
183 …sub = (struct google_api_expr_v1alpha1_Expr*)_upb_msg_new(&google_api_expr_v1alpha1_Expr_msginit, … in envoy_config_rbac_v3_Policy_mutable_condition()