Searched refs:outFrames_ (Results 1 – 1 of 1) sorted by relevance
12102 outFrames_ = com.google.protobuf.ByteString.EMPTY; in HandshakerResp()12139 outFrames_ = input.readBytes(); in HandshakerResp()12198 private com.google.protobuf.ByteString outFrames_; field in Handshaker.HandshakerResp12211 return outFrames_; in getOutFrames()12310 if (!outFrames_.isEmpty()) { in writeTo()12311 output.writeBytes(1, outFrames_); in writeTo()12330 if (!outFrames_.isEmpty()) { in getSerializedSize()12332 .computeBytesSize(1, outFrames_); in getSerializedSize()12528 outFrames_ = com.google.protobuf.ByteString.EMPTY; in clear()12566 result.outFrames_ = outFrames_; in buildPartial()[all …]