Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/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
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_api.cc2262 google_protobuf_Duration_set_nanos(load_report_interval, timespec.tv_nsec); in CreateLrsRequest()