Home | History | Annotate | Download | only in v1

Lines Matching refs:timestampBuilder_

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);
761 if (timestampBuilder_ == null) {
765 timestampBuilder_.setMessage(builderForValue.build());
778 if (timestampBuilder_ == null) {
787 timestampBuilder_.mergeFrom(value);
800 if (timestampBuilder_ == null) {
805 timestampBuilder_ = null;
830 if (timestampBuilder_ != null) {
831 return timestampBuilder_.getMessageOrBuilder();
847 if (timestampBuilder_ == null) {
848 timestampBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
855 return timestampBuilder_;