Home
last modified time | relevance | path

Searched refs:recordProtocol_ (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc-java/alts/src/generated/main/java/io/grpc/alts/internal/
DAltscontext.java149 recordProtocol_ = ""; in AltsContext()
195 recordProtocol_ = s; in AltsContext()
296 private volatile java.lang.Object recordProtocol_; field in Altscontext.AltsContext
305 java.lang.Object ref = recordProtocol_; in getRecordProtocol()
312 recordProtocol_ = s; in getRecordProtocol()
325 java.lang.Object ref = recordProtocol_; in getRecordProtocolBytes()
330 recordProtocol_ = b; in getRecordProtocolBytes()
494 com.google.protobuf.GeneratedMessageV3.writeString(output, 2, recordProtocol_); in writeTo()
520 size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, recordProtocol_); in getSerializedSize()
722 recordProtocol_ = ""; in clear()
[all …]
DHandshaker.java9829 recordProtocol_ = ""; in HandshakerResult()
9874 recordProtocol_ = s; in HandshakerResult()
9993 private volatile java.lang.Object recordProtocol_; field in Handshaker.HandshakerResult
10002 java.lang.Object ref = recordProtocol_; in getRecordProtocol()
10009 recordProtocol_ = s; in getRecordProtocol()
10022 java.lang.Object ref = recordProtocol_; in getRecordProtocolBytes()
10027 recordProtocol_ = b; in getRecordProtocolBytes()
10179 com.google.protobuf.GeneratedMessageV3.writeString(output, 2, recordProtocol_); in writeTo()
10208 size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, recordProtocol_); in getSerializedSize()
10432 recordProtocol_ = ""; in clear()
[all …]