Searched refs:mergeValueAndBytes (Results 1 – 1 of 1) sorted by relevance
279 setValue(mergeValueAndBytes(other.value, this.delayedBytes, this.extensionRegistry)); in merge()282 setValue(mergeValueAndBytes(this.value, other.delayedBytes, other.extensionRegistry)); in merge()330 private static MessageLite mergeValueAndBytes( in mergeValueAndBytes() method in LazyFieldLite