Searched refs:google_protobuf_Timestamp (Results 1 – 9 of 9) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | timestamp.upb.h | 23 struct google_protobuf_Timestamp; 24 typedef struct google_protobuf_Timestamp google_protobuf_Timestamp; typedef 30 UPB_INLINE google_protobuf_Timestamp *google_protobuf_Timestamp_new(upb_arena *arena) { in google_protobuf_Timestamp_new() 31 return (google_protobuf_Timestamp *)_upb_msg_new(&google_protobuf_Timestamp_msginit, arena); in google_protobuf_Timestamp_new() 33 UPB_INLINE google_protobuf_Timestamp *google_protobuf_Timestamp_parse(const char *buf, size_t size, in google_protobuf_Timestamp_parse() 35 google_protobuf_Timestamp *ret = google_protobuf_Timestamp_new(arena); in google_protobuf_Timestamp_parse() 38 UPB_INLINE google_protobuf_Timestamp *google_protobuf_Timestamp_parse_ex(const char *buf, size_t si… in google_protobuf_Timestamp_parse_ex() 40 google_protobuf_Timestamp *ret = google_protobuf_Timestamp_new(arena); in google_protobuf_Timestamp_parse_ex() 44 UPB_INLINE char *google_protobuf_Timestamp_serialize(const google_protobuf_Timestamp *msg, upb_aren… in google_protobuf_Timestamp_serialize() 48 UPB_INLINE int64_t google_protobuf_Timestamp_seconds(const google_protobuf_Timestamp *msg) { return… in google_protobuf_Timestamp_seconds() [all …]
|
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/ |
D | timestamp.pb.c | 13 …PB_FIELD( 1, INT64 , OPTIONAL, STATIC , FIRST, google_protobuf_Timestamp, seconds, seconds, 0), 14 … PB_FIELD( 2, INT32 , OPTIONAL, STATIC , OTHER, google_protobuf_Timestamp, nanos, seconds, 0),
|
D | timestamp.pb.h | 23 } google_protobuf_Timestamp; typedef
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/src/proto/grpc/lb/v1/ |
D | load_balancer.upb.h | 51 struct google_protobuf_Timestamp; 190 …google_protobuf_Timestamp* grpc_lb_v1_ClientStats_timestamp(const grpc_lb_v1_ClientStats *msg) { r… in grpc_lb_v1_ClientStats_timestamp() 198 …1_ClientStats_set_timestamp(grpc_lb_v1_ClientStats *msg, struct google_protobuf_Timestamp* value) { in grpc_lb_v1_ClientStats_set_timestamp() 200 *UPB_PTR_AT(msg, UPB_SIZE(40, 40), struct google_protobuf_Timestamp*) = value; in grpc_lb_v1_ClientStats_set_timestamp() 202 UPB_INLINE struct google_protobuf_Timestamp* grpc_lb_v1_ClientStats_mutable_timestamp(grpc_lb_v1_Cl… in grpc_lb_v1_ClientStats_mutable_timestamp() 203 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)grpc_lb_v1_ClientStats_… in grpc_lb_v1_ClientStats_mutable_timestamp() 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/validate/ |
D | validate.upb.h | 93 struct google_protobuf_Timestamp; 2100 …google_protobuf_Timestamp* validate_TimestampRules_const(const validate_TimestampRules *msg) { ret… in validate_TimestampRules_const() 2102 …google_protobuf_Timestamp* validate_TimestampRules_lt(const validate_TimestampRules *msg) { return… in validate_TimestampRules_lt() 2104 …google_protobuf_Timestamp* validate_TimestampRules_lte(const validate_TimestampRules *msg) { retur… in validate_TimestampRules_lte() 2106 …google_protobuf_Timestamp* validate_TimestampRules_gt(const validate_TimestampRules *msg) { return… in validate_TimestampRules_gt() 2108 …google_protobuf_Timestamp* validate_TimestampRules_gte(const validate_TimestampRules *msg) { retur… in validate_TimestampRules_gte() 2120 …e_TimestampRules_set_const(validate_TimestampRules *msg, struct google_protobuf_Timestamp* value) { in validate_TimestampRules_set_const() 2122 *UPB_PTR_AT(msg, UPB_SIZE(8, 8), struct google_protobuf_Timestamp*) = value; in validate_TimestampRules_set_const() 2124 UPB_INLINE struct google_protobuf_Timestamp* validate_TimestampRules_mutable_const(validate_Timesta… in validate_TimestampRules_mutable_const() 2125 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)validate_TimestampRules… in validate_TimestampRules_mutable_const() [all …]
|
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/ |
D | load_balancer_api.h | 37 typedef google_protobuf_Timestamp grpc_grpclb_timestamp;
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/api/expr/v1alpha1/ |
D | syntax.upb.h | 63 struct google_protobuf_Timestamp; 684 …google_protobuf_Timestamp* google_api_expr_v1alpha1_Constant_timestamp_value(const google_api_expr… in google_api_expr_v1alpha1_Constant_timestamp_value() 719 …_timestamp_value(google_api_expr_v1alpha1_Constant *msg, struct google_protobuf_Timestamp* value) { in google_api_expr_v1alpha1_Constant_set_timestamp_value() 720 …UPB_WRITE_ONEOF(msg, struct google_protobuf_Timestamp*, UPB_SIZE(0, 0), value, UPB_SIZE(8, 16), 9); in google_api_expr_v1alpha1_Constant_set_timestamp_value() 722 UPB_INLINE struct google_protobuf_Timestamp* google_api_expr_v1alpha1_Constant_mutable_timestamp_va… in google_api_expr_v1alpha1_Constant_mutable_timestamp_value() 723 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)google_api_expr_v1alpha… in google_api_expr_v1alpha1_Constant_mutable_timestamp_value() 725 … sub = (struct google_protobuf_Timestamp*)_upb_msg_new(&google_protobuf_Timestamp_msginit, arena); in google_api_expr_v1alpha1_Constant_mutable_timestamp_value()
|
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/ |
D | load_balancer.pb.h | 26 google_protobuf_Timestamp timestamp;
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/ |
D | load_balancer_api.cc | 67 void google_protobuf_Timestamp_assign(google_protobuf_Timestamp* timestamp, in google_protobuf_Timestamp_assign()
|