Home
last modified time | relevance | path

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

/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DAltsTsiTest.java174 recordProtocols = req.getClientStart().getRecordProtocolsList(); in send()
181 .getRecordProtocolsList(); in send()
/external/grpc-grpc-java/alts/src/generated/main/java/io/grpc/alts/internal/
DHandshaker.java1963 getRecordProtocolsList(); in getRecordProtocolsList() method
2438 getRecordProtocolsList() { in getRecordProtocolsList() method in Handshaker.StartClientHandshakeReq
2793 size += 1 * getRecordProtocolsList().size(); in getSerializedSize()
2837 result = result && getRecordProtocolsList() in equals()
2838 .equals(other.getRecordProtocolsList()); in equals()
2882 hash = (53 * hash) + getRecordProtocolsList().hashCode(); in hashCode()
3493 getRecordProtocolsList() { in getRecordProtocolsList() method in Handshaker.StartClientHandshakeReq.Builder
4763 getRecordProtocolsList(); in getRecordProtocolsList() method
4949 getRecordProtocolsList() { in getRecordProtocolsList() method in Handshaker.ServerHandshakeParameters
5079 size += 1 * getRecordProtocolsList().size(); in getSerializedSize()
[all …]