Home | History | Annotate | Download | only in protobuf

Lines Matching defs:existingValue

544               MessageLite existingValue =
546 if (existingValue != null) {
547 subBuilder = existingValue.toBuilder();