Searched refs:timestampBuilder_ (Results 1 – 2 of 2) sorted by relevance
532 if (timestampBuilder_ == null) { in clear()536 timestampBuilder_ = null; in clear()576 if (timestampBuilder_ == null) { in buildPartial()579 result.timestamp_ = timestampBuilder_.build(); in buildPartial()707 …, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> timestampBuilder_; field in ClientStats.Builder716 return timestampBuilder_ != null || timestamp_ != null; in hasTimestamp()726 if (timestampBuilder_ == null) { in getTimestamp()729 return timestampBuilder_.getMessage(); in getTimestamp()740 if (timestampBuilder_ == null) { in setTimestamp()747 timestampBuilder_.setMessage(value); in setTimestamp()[all …]
707 if (timestampBuilder_ == null) { in clear()711 timestampBuilder_ = null; in clear()739 if (timestampBuilder_ == null) { in buildPartial()742 result.timestamp_ = timestampBuilder_.build(); in buildPartial()1020 …, com.google.protobuf.Timestamp.Builder, com.google.protobuf.TimestampOrBuilder> timestampBuilder_; field in ChannelTraceEvent.Builder1029 return timestampBuilder_ != null || timestamp_ != null; in hasTimestamp()1039 if (timestampBuilder_ == null) { in getTimestamp()1042 return timestampBuilder_.getMessage(); in getTimestamp()1053 if (timestampBuilder_ == null) { in setTimestamp()1060 timestampBuilder_.setMessage(value); in setTimestamp()[all …]