Home
last modified time | relevance | path

Searched refs:google_protobuf_Timestamp_msginit (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Dtimestamp.upb.h25 extern const upb_msglayout google_protobuf_Timestamp_msginit;
31 return (google_protobuf_Timestamp *)_upb_msg_new(&google_protobuf_Timestamp_msginit, arena); in google_protobuf_Timestamp_new()
36 …return (ret && upb_decode(buf, size, ret, &google_protobuf_Timestamp_msginit, arena)) ? ret : NULL; in google_protobuf_Timestamp_parse()
41 return (ret && _upb_decode(buf, size, ret, &google_protobuf_Timestamp_msginit, arena, options)) in google_protobuf_Timestamp_parse_ex()
45 return upb_encode(msg, &google_protobuf_Timestamp_msginit, arena, len); in google_protobuf_Timestamp_serialize()
Dtimestamp.upb.c20 const upb_msglayout google_protobuf_Timestamp_msginit = { variable
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upbdefs-generated/google/protobuf/
Dtimestamp.upbdefs.c12 extern const upb_msglayout google_protobuf_Timestamp_msginit;
15 &google_protobuf_Timestamp_msginit,
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/src/proto/grpc/lb/v1/
Dload_balancer.upb.c55 &google_protobuf_Timestamp_msginit,
Dload_balancer.upb.h53 extern const upb_msglayout google_protobuf_Timestamp_msginit;
205 … sub = (struct google_protobuf_Timestamp*)_upb_msg_new(&google_protobuf_Timestamp_msginit, arena); in grpc_lb_v1_ClientStats_mutable_timestamp()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/api/expr/v1alpha1/
Dsyntax.upb.c171 &google_protobuf_Timestamp_msginit,
Dsyntax.upb.h65 extern const upb_msglayout google_protobuf_Timestamp_msginit;
725 … sub = (struct google_protobuf_Timestamp*)_upb_msg_new(&google_protobuf_Timestamp_msginit, arena); in google_api_expr_v1alpha1_Constant_mutable_timestamp_value()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/validate/
Dvalidate.upb.c426 &google_protobuf_Timestamp_msginit,
Dvalidate.upb.h95 extern const upb_msglayout google_protobuf_Timestamp_msginit;
2127 … sub = (struct google_protobuf_Timestamp*)_upb_msg_new(&google_protobuf_Timestamp_msginit, arena); in validate_TimestampRules_mutable_const()
2140 … sub = (struct google_protobuf_Timestamp*)_upb_msg_new(&google_protobuf_Timestamp_msginit, arena); in validate_TimestampRules_mutable_lt()
2153 … sub = (struct google_protobuf_Timestamp*)_upb_msg_new(&google_protobuf_Timestamp_msginit, arena); in validate_TimestampRules_mutable_lte()
2166 … sub = (struct google_protobuf_Timestamp*)_upb_msg_new(&google_protobuf_Timestamp_msginit, arena); in validate_TimestampRules_mutable_gt()
2179 … sub = (struct google_protobuf_Timestamp*)_upb_msg_new(&google_protobuf_Timestamp_msginit, arena); in validate_TimestampRules_mutable_gte()