Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Dtimestamp.upb.h51 UPB_INLINE void google_protobuf_Timestamp_set_seconds(google_protobuf_Timestamp *msg, int64_t value… in google_protobuf_Timestamp_set_seconds() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dload_balancer_api.cc69 google_protobuf_Timestamp_set_seconds(timestamp, value.tv_sec); in google_protobuf_Timestamp_assign()