Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/upb-generated/google/protobuf/
Dtimestamp.upb.h54 UPB_INLINE void google_protobuf_Timestamp_set_nanos(google_protobuf_Timestamp *msg, int32_t value) { in google_protobuf_Timestamp_set_nanos() function
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dload_balancer_api.cc70 google_protobuf_Timestamp_set_nanos(timestamp, value.tv_nsec); in google_protobuf_Timestamp_assign()