Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/upb-generated/google/protobuf/
Dduration.upb.h54 UPB_INLINE void google_protobuf_Duration_set_nanos(google_protobuf_Duration *msg, int32_t value) { in google_protobuf_Duration_set_nanos() function
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.cc2064 google_protobuf_Duration_set_nanos(load_report_interval, timespec.tv_nsec); in CreateLrsRequest()
/third_party/grpc/src/core/ext/xds/
Dxds_api.cc2433 google_protobuf_Duration_set_nanos(load_report_interval, timespec.tv_nsec); in CreateLrsRequest()