Home
last modified time | relevance | path

Searched refs:google_protobuf_Duration_nanos (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/core/ext/upb-generated/google/protobuf/
Dduration.upb.h49 UPB_INLINE int32_t google_protobuf_Duration_nanos(const google_protobuf_Duration *msg) { return *UP… in google_protobuf_Duration_nanos() function
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dload_balancer_api.cc153 (google_protobuf_Duration_nanos(duration_pb) / GPR_NS_PER_MS)); in grpc_grpclb_duration_to_millis()
/third_party/grpc/src/core/ext/xds/
Dxds_api.cc1150 duration_in_route.nanos = google_protobuf_Duration_nanos(duration); in RouteActionParse()
1366 google_protobuf_Duration_nanos(duration); in LdsResponseParseClient()
2473 google_protobuf_Duration_nanos(load_reporting_interval_duration), in ParseLrsResponse()
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_api.cc1918 google_protobuf_Duration_nanos(load_report_interval))); in MaybeLogLrsRequest()
2104 google_protobuf_Duration_nanos(load_reporting_interval_duration), in ParseLrsResponse()