Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/test/
Dtest_cpp.cc113 google_protobuf_Timestamp_set_seconds(timestamp_upb, timestamp); in TEST()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/test/
H A Dtest_cpp.cc97 google_protobuf_Timestamp_set_seconds(timestamp_upb, timestamp); in TEST()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Dtimestamp.upb.h91 UPB_INLINE void google_protobuf_Timestamp_set_seconds(google_protobuf_Timestamp *msg, int64_t value… in google_protobuf_Timestamp_set_seconds() function
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/
H A Dtimestamp.upb.h87 UPB_INLINE void google_protobuf_Timestamp_set_seconds(google_protobuf_Timestamp *msg, int64_t value… in google_protobuf_Timestamp_set_seconds() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dload_balancer_api.cc78 google_protobuf_Timestamp_set_seconds(timestamp, value.tv_sec); in google_protobuf_Timestamp_assign()
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/grpclb/
H A Dload_balancer_api.cc79 google_protobuf_Timestamp_set_seconds(timestamp, value.tv_sec); in google_protobuf_Timestamp_assign()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc574 google_protobuf_Timestamp_set_seconds(timestamp, timespec.tv_sec); in EncodeTimestamp()
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_client.cc2177 google_protobuf_Timestamp_set_seconds(timestamp, timespec.tv_sec); in EncodeTimestamp()