Home
last modified time | relevance | path

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

/third_party/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
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.cc2063 google_protobuf_Duration_set_seconds(load_report_interval, timespec.tv_sec); in CreateLrsRequest()
/third_party/grpc/src/core/ext/xds/
Dxds_api.cc2432 google_protobuf_Duration_set_seconds(load_report_interval, timespec.tv_sec); in CreateLrsRequest()