/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | timestamp.upb.h | 28 typedef struct google_protobuf_Timestamp google_protobuf_Timestamp; typedef 35 UPB_INLINE google_protobuf_Timestamp* google_protobuf_Timestamp_new(upb_Arena* arena) { in google_protobuf_Timestamp_new() 36 return (google_protobuf_Timestamp*)_upb_Message_New(&google_protobuf_Timestamp_msg_init, arena); in google_protobuf_Timestamp_new() 38 UPB_INLINE google_protobuf_Timestamp* google_protobuf_Timestamp_parse(const char* buf, size_t size,… in google_protobuf_Timestamp_parse() 39 google_protobuf_Timestamp* ret = google_protobuf_Timestamp_new(arena); in google_protobuf_Timestamp_parse() 46 UPB_INLINE google_protobuf_Timestamp* google_protobuf_Timestamp_parse_ex(const char* buf, size_t si… in google_protobuf_Timestamp_parse_ex() 49 google_protobuf_Timestamp* ret = google_protobuf_Timestamp_new(arena); in google_protobuf_Timestamp_parse_ex() 57 UPB_INLINE char* google_protobuf_Timestamp_serialize(const google_protobuf_Timestamp* msg, upb_Aren… in google_protobuf_Timestamp_serialize() 62 UPB_INLINE char* google_protobuf_Timestamp_serialize_ex(const google_protobuf_Timestamp* msg, int o… in google_protobuf_Timestamp_serialize_ex() 68 UPB_INLINE void google_protobuf_Timestamp_clear_seconds(google_protobuf_Timestamp* msg) { in google_protobuf_Timestamp_clear_seconds() [all …]
|
/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/ |
D | timestamp.upb.h | 22 typedef struct google_protobuf_Timestamp { upb_Message UPB_PRIVATE(base); } google_protobuf_Timesta… typedef 28 UPB_INLINE google_protobuf_Timestamp* google_protobuf_Timestamp_new(upb_Arena* arena) { in google_protobuf_Timestamp_new() 29 return (google_protobuf_Timestamp*)_upb_Message_New(&google__protobuf__Timestamp_msg_init, arena); in google_protobuf_Timestamp_new() 31 UPB_INLINE google_protobuf_Timestamp* google_protobuf_Timestamp_parse(const char* buf, size_t size,… in google_protobuf_Timestamp_parse() 32 google_protobuf_Timestamp* ret = google_protobuf_Timestamp_new(arena); in google_protobuf_Timestamp_parse() 40 UPB_INLINE google_protobuf_Timestamp* google_protobuf_Timestamp_parse_ex(const char* buf, size_t si… in google_protobuf_Timestamp_parse_ex() 43 google_protobuf_Timestamp* ret = google_protobuf_Timestamp_new(arena); in google_protobuf_Timestamp_parse_ex() 51 UPB_INLINE char* google_protobuf_Timestamp_serialize(const google_protobuf_Timestamp* msg, upb_Aren… in google_protobuf_Timestamp_serialize() 56 UPB_INLINE char* google_protobuf_Timestamp_serialize_ex(const google_protobuf_Timestamp* msg, int o… in google_protobuf_Timestamp_serialize_ex() 62 UPB_INLINE void google_protobuf_Timestamp_clear_seconds(google_protobuf_Timestamp* msg) { in google_protobuf_Timestamp_clear_seconds() [all …]
|
/external/grpc-grpc/src/core/ext/upb-gen/envoy/admin/v3/ |
D | certs.upb.h | 31 struct google_protobuf_Timestamp; 405 UPB_INLINE const struct google_protobuf_Timestamp* envoy_admin_v3_CertificateDetails_valid_from(con… in envoy_admin_v3_CertificateDetails_valid_from() 406 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_admin_v3_CertificateDetails_valid_from() 407 const struct google_protobuf_Timestamp* ret; in envoy_admin_v3_CertificateDetails_valid_from() 421 UPB_INLINE const struct google_protobuf_Timestamp* envoy_admin_v3_CertificateDetails_expiration_tim… in envoy_admin_v3_CertificateDetails_expiration_time() 422 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_admin_v3_CertificateDetails_expiration_time() 423 const struct google_protobuf_Timestamp* ret; in envoy_admin_v3_CertificateDetails_expiration_time() 492 …s_set_valid_from(envoy_admin_v3_CertificateDetails *msg, struct google_protobuf_Timestamp* value) { in envoy_admin_v3_CertificateDetails_set_valid_from() 496 UPB_INLINE struct google_protobuf_Timestamp* envoy_admin_v3_CertificateDetails_mutable_valid_from(e… in envoy_admin_v3_CertificateDetails_mutable_valid_from() 497 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)envoy_admin_v3_Certific… in envoy_admin_v3_CertificateDetails_mutable_valid_from() [all …]
|
D | config_dump_shared.upb.h | 47 struct google_protobuf_Timestamp; 115 UPB_INLINE const struct google_protobuf_Timestamp* envoy_admin_v3_UpdateFailureState_last_update_at… in envoy_admin_v3_UpdateFailureState_last_update_attempt() 116 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_admin_v3_UpdateFailureState_last_update_attempt() 117 const struct google_protobuf_Timestamp* ret; in envoy_admin_v3_UpdateFailureState_last_update_attempt() 164 …t_update_attempt(envoy_admin_v3_UpdateFailureState *msg, struct google_protobuf_Timestamp* value) { in envoy_admin_v3_UpdateFailureState_set_last_update_attempt() 168 UPB_INLINE struct google_protobuf_Timestamp* envoy_admin_v3_UpdateFailureState_mutable_last_update_… in envoy_admin_v3_UpdateFailureState_mutable_last_update_attempt() 169 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)envoy_admin_v3_UpdateFa… in envoy_admin_v3_UpdateFailureState_mutable_last_update_attempt() 171 …sub = (struct google_protobuf_Timestamp*)_upb_Message_New(&google__protobuf__Timestamp_msg_init, a… in envoy_admin_v3_UpdateFailureState_mutable_last_update_attempt() 419 UPB_INLINE const struct google_protobuf_Timestamp* envoy_admin_v3_ListenersConfigDump_StaticListene… in envoy_admin_v3_ListenersConfigDump_StaticListener_last_updated() 420 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_admin_v3_ListenersConfigDump_StaticListener_last_updated() [all …]
|
D | config_dump.upb.h | 37 struct google_protobuf_Timestamp; 197 UPB_INLINE const struct google_protobuf_Timestamp* envoy_admin_v3_BootstrapConfigDump_last_updated(… in envoy_admin_v3_BootstrapConfigDump_last_updated() 198 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_admin_v3_BootstrapConfigDump_last_updated() 199 const struct google_protobuf_Timestamp* ret; in envoy_admin_v3_BootstrapConfigDump_last_updated() 222 …et_last_updated(envoy_admin_v3_BootstrapConfigDump *msg, struct google_protobuf_Timestamp* value) { in envoy_admin_v3_BootstrapConfigDump_set_last_updated() 226 UPB_INLINE struct google_protobuf_Timestamp* envoy_admin_v3_BootstrapConfigDump_mutable_last_update… in envoy_admin_v3_BootstrapConfigDump_mutable_last_updated() 227 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)envoy_admin_v3_Bootstra… in envoy_admin_v3_BootstrapConfigDump_mutable_last_updated() 229 …sub = (struct google_protobuf_Timestamp*)_upb_Message_New(&google__protobuf__Timestamp_msg_init, a… in envoy_admin_v3_BootstrapConfigDump_mutable_last_updated() 523 UPB_INLINE const struct google_protobuf_Timestamp* envoy_admin_v3_SecretsConfigDump_DynamicSecret_l… in envoy_admin_v3_SecretsConfigDump_DynamicSecret_last_updated() 524 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_admin_v3_SecretsConfigDump_DynamicSecret_last_updated() [all …]
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/admin/v3/ |
D | certs.upb.h | 38 struct google_protobuf_Timestamp; 415 UPB_INLINE const struct google_protobuf_Timestamp* envoy_admin_v3_CertificateDetails_valid_from(con… in envoy_admin_v3_CertificateDetails_valid_from() 416 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_admin_v3_CertificateDetails_valid_from() 417 const struct google_protobuf_Timestamp* ret; in envoy_admin_v3_CertificateDetails_valid_from() 430 UPB_INLINE const struct google_protobuf_Timestamp* envoy_admin_v3_CertificateDetails_expiration_tim… in envoy_admin_v3_CertificateDetails_expiration_time() 431 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_admin_v3_CertificateDetails_expiration_time() 432 const struct google_protobuf_Timestamp* ret; in envoy_admin_v3_CertificateDetails_expiration_time() 495 …s_set_valid_from(envoy_admin_v3_CertificateDetails *msg, struct google_protobuf_Timestamp* value) { in envoy_admin_v3_CertificateDetails_set_valid_from() 499 UPB_INLINE struct google_protobuf_Timestamp* envoy_admin_v3_CertificateDetails_mutable_valid_from(e… in envoy_admin_v3_CertificateDetails_mutable_valid_from() 500 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)envoy_admin_v3_Certific… in envoy_admin_v3_CertificateDetails_mutable_valid_from() [all …]
|
D | config_dump_shared.upb.h | 67 struct google_protobuf_Timestamp; 135 UPB_INLINE const struct google_protobuf_Timestamp* envoy_admin_v3_UpdateFailureState_last_update_at… in envoy_admin_v3_UpdateFailureState_last_update_attempt() 136 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_admin_v3_UpdateFailureState_last_update_attempt() 137 const struct google_protobuf_Timestamp* ret; in envoy_admin_v3_UpdateFailureState_last_update_attempt() 181 …t_update_attempt(envoy_admin_v3_UpdateFailureState *msg, struct google_protobuf_Timestamp* value) { in envoy_admin_v3_UpdateFailureState_set_last_update_attempt() 185 UPB_INLINE struct google_protobuf_Timestamp* envoy_admin_v3_UpdateFailureState_mutable_last_update_… in envoy_admin_v3_UpdateFailureState_mutable_last_update_attempt() 186 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)envoy_admin_v3_UpdateFa… in envoy_admin_v3_UpdateFailureState_mutable_last_update_attempt() 188 …sub = (struct google_protobuf_Timestamp*)_upb_Message_New(&google_protobuf_Timestamp_msg_init, are… in envoy_admin_v3_UpdateFailureState_mutable_last_update_attempt() 434 UPB_INLINE const struct google_protobuf_Timestamp* envoy_admin_v3_ListenersConfigDump_StaticListene… in envoy_admin_v3_ListenersConfigDump_StaticListener_last_updated() 435 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_admin_v3_ListenersConfigDump_StaticListener_last_updated() [all …]
|
D | config_dump.upb.h | 41 struct google_protobuf_Timestamp; 203 UPB_INLINE const struct google_protobuf_Timestamp* envoy_admin_v3_BootstrapConfigDump_last_updated(… in envoy_admin_v3_BootstrapConfigDump_last_updated() 204 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_admin_v3_BootstrapConfigDump_last_updated() 205 const struct google_protobuf_Timestamp* ret; in envoy_admin_v3_BootstrapConfigDump_last_updated() 227 …et_last_updated(envoy_admin_v3_BootstrapConfigDump *msg, struct google_protobuf_Timestamp* value) { in envoy_admin_v3_BootstrapConfigDump_set_last_updated() 231 UPB_INLINE struct google_protobuf_Timestamp* envoy_admin_v3_BootstrapConfigDump_mutable_last_update… in envoy_admin_v3_BootstrapConfigDump_mutable_last_updated() 232 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)envoy_admin_v3_Bootstra… in envoy_admin_v3_BootstrapConfigDump_mutable_last_updated() 234 …sub = (struct google_protobuf_Timestamp*)_upb_Message_New(&google_protobuf_Timestamp_msg_init, are… in envoy_admin_v3_BootstrapConfigDump_mutable_last_updated() 527 UPB_INLINE const struct google_protobuf_Timestamp* envoy_admin_v3_SecretsConfigDump_DynamicSecret_l… in envoy_admin_v3_SecretsConfigDump_DynamicSecret_last_updated() 528 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_admin_v3_SecretsConfigDump_DynamicSecret_last_updated() [all …]
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/test/ |
D | test_cpp.cc | 98 google_protobuf_Timestamp* timestamp_upb = in TEST() 100 google_protobuf_Timestamp* timestamp_upb_decoded = in TEST()
|
/external/grpc-grpc/third_party/upb/upb/test/ |
D | test_cpp.cc | 82 google_protobuf_Timestamp* timestamp_upb = in TEST() 84 google_protobuf_Timestamp* timestamp_upb_decoded = in TEST()
|
/external/grpc-grpc/src/core/ext/upb-gen/src/proto/grpc/lb/v1/ |
D | load_balancer.upb.h | 35 struct google_protobuf_Timestamp; 307 UPB_INLINE const struct google_protobuf_Timestamp* grpc_lb_v1_ClientStats_timestamp(const grpc_lb_v… in grpc_lb_v1_ClientStats_timestamp() 308 const struct google_protobuf_Timestamp* default_val = NULL; in grpc_lb_v1_ClientStats_timestamp() 309 const struct google_protobuf_Timestamp* ret; in grpc_lb_v1_ClientStats_timestamp() 400 …1_ClientStats_set_timestamp(grpc_lb_v1_ClientStats *msg, struct google_protobuf_Timestamp* value) { in grpc_lb_v1_ClientStats_set_timestamp() 404 UPB_INLINE struct google_protobuf_Timestamp* grpc_lb_v1_ClientStats_mutable_timestamp(grpc_lb_v1_Cl… in grpc_lb_v1_ClientStats_mutable_timestamp() 405 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)grpc_lb_v1_ClientStats_… in grpc_lb_v1_ClientStats_mutable_timestamp() 407 …sub = (struct google_protobuf_Timestamp*)_upb_Message_New(&google__protobuf__Timestamp_msg_init, a… in grpc_lb_v1_ClientStats_mutable_timestamp()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/src/proto/grpc/lb/v1/ |
D | load_balancer.upb.h | 47 struct google_protobuf_Timestamp; 311 UPB_INLINE const struct google_protobuf_Timestamp* grpc_lb_v1_ClientStats_timestamp(const grpc_lb_v… in grpc_lb_v1_ClientStats_timestamp() 312 const struct google_protobuf_Timestamp* default_val = NULL; in grpc_lb_v1_ClientStats_timestamp() 313 const struct google_protobuf_Timestamp* ret; in grpc_lb_v1_ClientStats_timestamp() 404 …1_ClientStats_set_timestamp(grpc_lb_v1_ClientStats *msg, struct google_protobuf_Timestamp* value) { in grpc_lb_v1_ClientStats_set_timestamp() 408 UPB_INLINE struct google_protobuf_Timestamp* grpc_lb_v1_ClientStats_mutable_timestamp(grpc_lb_v1_Cl… in grpc_lb_v1_ClientStats_mutable_timestamp() 409 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)grpc_lb_v1_ClientStats_… in grpc_lb_v1_ClientStats_mutable_timestamp() 411 …sub = (struct google_protobuf_Timestamp*)_upb_Message_New(&google_protobuf_Timestamp_msg_init, are… in grpc_lb_v1_ClientStats_mutable_timestamp()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/envoy/service/status/v3/ |
D | csds.upb.h | 47 struct google_protobuf_Timestamp; 694 UPB_INLINE const struct google_protobuf_Timestamp* envoy_service_status_v3_ClientConfig_GenericXdsC… in envoy_service_status_v3_ClientConfig_GenericXdsConfig_last_updated() 695 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_service_status_v3_ClientConfig_GenericXdsConfig_last_updated() 696 const struct google_protobuf_Timestamp* ret; in envoy_service_status_v3_ClientConfig_GenericXdsConfig_last_updated() 778 …oy_service_status_v3_ClientConfig_GenericXdsConfig *msg, struct google_protobuf_Timestamp* value) { in envoy_service_status_v3_ClientConfig_GenericXdsConfig_set_last_updated() 782 UPB_INLINE struct google_protobuf_Timestamp* envoy_service_status_v3_ClientConfig_GenericXdsConfig_… in envoy_service_status_v3_ClientConfig_GenericXdsConfig_mutable_last_updated() 783 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)envoy_service_status_v3… in envoy_service_status_v3_ClientConfig_GenericXdsConfig_mutable_last_updated() 785 …sub = (struct google_protobuf_Timestamp*)_upb_Message_New(&google_protobuf_Timestamp_msg_init, are… in envoy_service_status_v3_ClientConfig_GenericXdsConfig_mutable_last_updated()
|
/external/grpc-grpc/src/core/ext/upb-gen/envoy/service/status/v3/ |
D | csds.upb.h | 46 struct google_protobuf_Timestamp; 730 UPB_INLINE const struct google_protobuf_Timestamp* envoy_service_status_v3_ClientConfig_GenericXdsC… in envoy_service_status_v3_ClientConfig_GenericXdsConfig_last_updated() 731 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_service_status_v3_ClientConfig_GenericXdsConfig_last_updated() 732 const struct google_protobuf_Timestamp* ret; in envoy_service_status_v3_ClientConfig_GenericXdsConfig_last_updated() 819 …oy_service_status_v3_ClientConfig_GenericXdsConfig *msg, struct google_protobuf_Timestamp* value) { in envoy_service_status_v3_ClientConfig_GenericXdsConfig_set_last_updated() 823 UPB_INLINE struct google_protobuf_Timestamp* envoy_service_status_v3_ClientConfig_GenericXdsConfig_… in envoy_service_status_v3_ClientConfig_GenericXdsConfig_mutable_last_updated() 824 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)envoy_service_status_v3… in envoy_service_status_v3_ClientConfig_GenericXdsConfig_mutable_last_updated() 826 …sub = (struct google_protobuf_Timestamp*)_upb_Message_New(&google__protobuf__Timestamp_msg_init, a… in envoy_service_status_v3_ClientConfig_GenericXdsConfig_mutable_last_updated()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/validate/ |
D | validate.upb.h | 82 struct google_protobuf_Timestamp; 6246 UPB_INLINE const struct google_protobuf_Timestamp* validate_TimestampRules_const(const validate_Tim… in validate_TimestampRules_const() 6247 const struct google_protobuf_Timestamp* default_val = NULL; in validate_TimestampRules_const() 6248 const struct google_protobuf_Timestamp* ret; in validate_TimestampRules_const() 6261 UPB_INLINE const struct google_protobuf_Timestamp* validate_TimestampRules_lt(const validate_Timest… in validate_TimestampRules_lt() 6262 const struct google_protobuf_Timestamp* default_val = NULL; in validate_TimestampRules_lt() 6263 const struct google_protobuf_Timestamp* ret; in validate_TimestampRules_lt() 6276 UPB_INLINE const struct google_protobuf_Timestamp* validate_TimestampRules_lte(const validate_Times… in validate_TimestampRules_lte() 6277 const struct google_protobuf_Timestamp* default_val = NULL; in validate_TimestampRules_lte() 6278 const struct google_protobuf_Timestamp* ret; in validate_TimestampRules_lte() [all …]
|
/external/grpc-grpc/src/core/ext/upb-gen/validate/ |
D | validate.upb.h | 53 struct google_protobuf_Timestamp; 6357 UPB_INLINE const struct google_protobuf_Timestamp* validate_TimestampRules_const(const validate_Tim… in validate_TimestampRules_const() 6358 const struct google_protobuf_Timestamp* default_val = NULL; in validate_TimestampRules_const() 6359 const struct google_protobuf_Timestamp* ret; in validate_TimestampRules_const() 6373 UPB_INLINE const struct google_protobuf_Timestamp* validate_TimestampRules_lt(const validate_Timest… in validate_TimestampRules_lt() 6374 const struct google_protobuf_Timestamp* default_val = NULL; in validate_TimestampRules_lt() 6375 const struct google_protobuf_Timestamp* ret; in validate_TimestampRules_lt() 6389 UPB_INLINE const struct google_protobuf_Timestamp* validate_TimestampRules_lte(const validate_Times… in validate_TimestampRules_lte() 6390 const struct google_protobuf_Timestamp* default_val = NULL; in validate_TimestampRules_lte() 6391 const struct google_protobuf_Timestamp* ret; in validate_TimestampRules_lte() [all …]
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/ |
D | load_balancer_api.cc | 76 void google_protobuf_Timestamp_assign(google_protobuf_Timestamp* timestamp, in google_protobuf_Timestamp_assign()
|
/external/grpc-grpc/src/core/load_balancing/grpclb/ |
D | load_balancer_api.cc | 77 void google_protobuf_Timestamp_assign(google_protobuf_Timestamp* timestamp, in google_protobuf_Timestamp_assign()
|
/external/grpc-grpc/src/core/ext/upb-gen/google/api/expr/v1alpha1/ |
D | syntax.upb.h | 41 struct google_protobuf_Timestamp; 1451 UPB_INLINE const struct google_protobuf_Timestamp* google_api_expr_v1alpha1_Constant_timestamp_valu… in google_api_expr_v1alpha1_Constant_timestamp_value() 1452 const struct google_protobuf_Timestamp* default_val = NULL; in google_api_expr_v1alpha1_Constant_timestamp_value() 1453 const struct google_protobuf_Timestamp* ret; in google_api_expr_v1alpha1_Constant_timestamp_value() 1504 …_timestamp_value(google_api_expr_v1alpha1_Constant *msg, struct google_protobuf_Timestamp* value) { in google_api_expr_v1alpha1_Constant_set_timestamp_value() 1508 UPB_INLINE struct google_protobuf_Timestamp* google_api_expr_v1alpha1_Constant_mutable_timestamp_va… in google_api_expr_v1alpha1_Constant_mutable_timestamp_value() 1509 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)google_api_expr_v1alpha… in google_api_expr_v1alpha1_Constant_mutable_timestamp_value() 1511 …sub = (struct google_protobuf_Timestamp*)_upb_Message_New(&google__protobuf__Timestamp_msg_init, a… in google_api_expr_v1alpha1_Constant_mutable_timestamp_value()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/api/expr/v1alpha1/ |
D | syntax.upb.h | 57 struct google_protobuf_Timestamp; 1423 UPB_INLINE const struct google_protobuf_Timestamp* google_api_expr_v1alpha1_Constant_timestamp_valu… in google_api_expr_v1alpha1_Constant_timestamp_value() 1424 const struct google_protobuf_Timestamp* default_val = NULL; in google_api_expr_v1alpha1_Constant_timestamp_value() 1425 const struct google_protobuf_Timestamp* ret; in google_api_expr_v1alpha1_Constant_timestamp_value() 1475 …_timestamp_value(google_api_expr_v1alpha1_Constant *msg, struct google_protobuf_Timestamp* value) { in google_api_expr_v1alpha1_Constant_set_timestamp_value() 1479 UPB_INLINE struct google_protobuf_Timestamp* google_api_expr_v1alpha1_Constant_mutable_timestamp_va… in google_api_expr_v1alpha1_Constant_mutable_timestamp_value() 1480 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)google_api_expr_v1alpha… in google_api_expr_v1alpha1_Constant_mutable_timestamp_value() 1482 …sub = (struct google_protobuf_Timestamp*)_upb_Message_New(&google_protobuf_Timestamp_msg_init, are… in google_api_expr_v1alpha1_Constant_mutable_timestamp_value()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_api.cc | 569 google_protobuf_Timestamp* EncodeTimestamp(const XdsApiContext& context, in EncodeTimestamp() 571 google_protobuf_Timestamp* timestamp = in EncodeTimestamp()
|
/external/cronet/tot/third_party/protobuf/php/ext/google/protobuf/ |
D | wkt.inc | 2628 /* google_protobuf_Timestamp */ 2632 static PHP_METHOD(google_protobuf_Timestamp, __construct) { 2637 static PHP_METHOD(google_protobuf_Timestamp, getSeconds) { 2646 static PHP_METHOD(google_protobuf_Timestamp, setSeconds) { 2659 static PHP_METHOD(google_protobuf_Timestamp, getNanos) { 2668 static PHP_METHOD(google_protobuf_Timestamp, setNanos) { 2686 PHP_ME(google_protobuf_Timestamp, __construct, arginfo_construct, ZEND_ACC_PUBLIC) 2687 PHP_ME(google_protobuf_Timestamp, getSeconds, arginfo_void, ZEND_ACC_PUBLIC) 2688 PHP_ME(google_protobuf_Timestamp, setSeconds, arginfo_setter, ZEND_ACC_PUBLIC) 2689 PHP_ME(google_protobuf_Timestamp, getNanos, arginfo_void, ZEND_ACC_PUBLIC) [all …]
|
/external/cronet/stable/third_party/protobuf/php/ext/google/protobuf/ |
D | wkt.inc | 2628 /* google_protobuf_Timestamp */ 2632 static PHP_METHOD(google_protobuf_Timestamp, __construct) { 2637 static PHP_METHOD(google_protobuf_Timestamp, getSeconds) { 2646 static PHP_METHOD(google_protobuf_Timestamp, setSeconds) { 2659 static PHP_METHOD(google_protobuf_Timestamp, getNanos) { 2668 static PHP_METHOD(google_protobuf_Timestamp, setNanos) { 2686 PHP_ME(google_protobuf_Timestamp, __construct, arginfo_construct, ZEND_ACC_PUBLIC) 2687 PHP_ME(google_protobuf_Timestamp, getSeconds, arginfo_void, ZEND_ACC_PUBLIC) 2688 PHP_ME(google_protobuf_Timestamp, setSeconds, arginfo_setter, ZEND_ACC_PUBLIC) 2689 PHP_ME(google_protobuf_Timestamp, getNanos, arginfo_void, ZEND_ACC_PUBLIC) [all …]
|
/external/protobuf/php/ext/google/protobuf/ |
D | wkt.inc | 2628 /* google_protobuf_Timestamp */ 2632 static PHP_METHOD(google_protobuf_Timestamp, __construct) { 2637 static PHP_METHOD(google_protobuf_Timestamp, getSeconds) { 2646 static PHP_METHOD(google_protobuf_Timestamp, setSeconds) { 2659 static PHP_METHOD(google_protobuf_Timestamp, getNanos) { 2668 static PHP_METHOD(google_protobuf_Timestamp, setNanos) { 2686 PHP_ME(google_protobuf_Timestamp, __construct, arginfo_construct, ZEND_ACC_PUBLIC) 2687 PHP_ME(google_protobuf_Timestamp, getSeconds, arginfo_void, ZEND_ACC_PUBLIC) 2688 PHP_ME(google_protobuf_Timestamp, setSeconds, arginfo_setter, ZEND_ACC_PUBLIC) 2689 PHP_ME(google_protobuf_Timestamp, getNanos, arginfo_void, ZEND_ACC_PUBLIC) [all …]
|
/external/grpc-grpc/src/core/ext/upb-gen/envoy/data/accesslog/v3/ |
D | accesslog.upb.h | 53 struct google_protobuf_Timestamp; 498 UPB_INLINE const struct google_protobuf_Timestamp* envoy_data_accesslog_v3_AccessLogCommon_start_ti… in envoy_data_accesslog_v3_AccessLogCommon_start_time() 499 const struct google_protobuf_Timestamp* default_val = NULL; in envoy_data_accesslog_v3_AccessLogCommon_start_time() 500 const struct google_protobuf_Timestamp* ret; in envoy_data_accesslog_v3_AccessLogCommon_start_time() 973 …start_time(envoy_data_accesslog_v3_AccessLogCommon *msg, struct google_protobuf_Timestamp* value) { in envoy_data_accesslog_v3_AccessLogCommon_set_start_time() 977 UPB_INLINE struct google_protobuf_Timestamp* envoy_data_accesslog_v3_AccessLogCommon_mutable_start_… in envoy_data_accesslog_v3_AccessLogCommon_mutable_start_time() 978 …struct google_protobuf_Timestamp* sub = (struct google_protobuf_Timestamp*)envoy_data_accesslog_v3… in envoy_data_accesslog_v3_AccessLogCommon_mutable_start_time() 980 …sub = (struct google_protobuf_Timestamp*)_upb_Message_New(&google__protobuf__Timestamp_msg_init, a… in envoy_data_accesslog_v3_AccessLogCommon_mutable_start_time()
|