Home
last modified time | relevance | path

Searched defs:negotiate (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/
DOkHttpProtocolNegotiator.java85 public String negotiate( in negotiate() method in OkHttpProtocolNegotiator
141 public String negotiate(SSLSocket sslSocket, String hostname, List<Protocol> protocols) in negotiate() method in OkHttpProtocolNegotiator.AndroidNegotiator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DRPCUtils.h1702 static Error negotiate(RPCEndpoint &R) { in negotiate() function
1719 static Error negotiate(RPCEndpoint &R) { in negotiate() function
1740 static Error negotiate(RPCEndpoint &R) { in negotiate() function
/external/curl/lib/
Dtelnet.c292 static void negotiate(struct connectdata *conn) in negotiate() function
Durldata.h987 struct negotiatedata negotiate; /* state data for host Negotiate auth */ member