HomeSort by relevance Sort by last modified time
    Searched refs:timestampBuilder_ (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc-java/grpclb/src/generated/main/java/io/grpc/lb/v1/
ClientStats.java 532 if (timestampBuilder_ == null) {
536 timestampBuilder_ = null;
576 if (timestampBuilder_ == null) {
579 result.timestamp_ = timestampBuilder_.build();
707 com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> timestampBuilder_;
716 return timestampBuilder_ != null || timestamp_ != null;
726 if (timestampBuilder_ == null) {
729 return timestampBuilder_.getMessage();
740 if (timestampBuilder_ == null) {
747 timestampBuilder_.setMessage(value)
    [all...]
  /external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/
ChannelTraceEvent.java 707 if (timestampBuilder_ == null) {
711 timestampBuilder_ = null;
739 if (timestampBuilder_ == null) {
742 result.timestamp_ = timestampBuilder_.build();
1020 com.google.protobuf.Timestamp, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> timestampBuilder_;
1029 return timestampBuilder_ != null || timestamp_ != null;
1039 if (timestampBuilder_ == null) {
1042 return timestampBuilder_.getMessage();
    [all...]

Completed in 1947 milliseconds