HomeSort by relevance Sort by last modified time
    Searched refs:recordProtocol_ (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc-java/alts/src/generated/main/java/io/grpc/alts/internal/
Altscontext.java 149 recordProtocol_ = "";
195 recordProtocol_ = s;
296 private volatile java.lang.Object recordProtocol_;
305 java.lang.Object ref = recordProtocol_;
312 recordProtocol_ = s;
325 java.lang.Object ref = recordProtocol_;
330 recordProtocol_ = b;
494 com.google.protobuf.GeneratedMessageV3.writeString(output, 2, recordProtocol_);
520 size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, recordProtocol_);
722 recordProtocol_ = ""
    [all...]
Handshaker.java     [all...]

Completed in 64 milliseconds