Searched refs:callsFinishedWithDropBuilder_ (Results 1 – 1 of 1) sorted by relevance
546 if (callsFinishedWithDropBuilder_ == null) { in clear()550 callsFinishedWithDropBuilder_.clear(); in clear()585 if (callsFinishedWithDropBuilder_ == null) { in buildPartial()592 result.callsFinishedWithDrop_ = callsFinishedWithDropBuilder_.build(); in buildPartial()651 if (callsFinishedWithDropBuilder_ == null) { in mergeFrom()664 if (callsFinishedWithDropBuilder_.isEmpty()) { in mergeFrom()665 callsFinishedWithDropBuilder_.dispose(); in mergeFrom()666 callsFinishedWithDropBuilder_ = null; in mergeFrom()669 callsFinishedWithDropBuilder_ = in mergeFrom()673 callsFinishedWithDropBuilder_.addAllMessages(other.callsFinishedWithDrop_); in mergeFrom()[all …]