Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/
Dduration.upb.h51 UPB_INLINE void google_protobuf_Duration_set_seconds(google_protobuf_Duration *msg, int64_t value) { in google_protobuf_Duration_set_seconds() function
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc2261 google_protobuf_Duration_set_seconds(load_report_interval, timespec.tv_sec); in CreateLrsRequest()