Searched defs:negotiate (Results 1 – 5 of 5) sorted by relevance
85 public String negotiate( in negotiate() method in OkHttpProtocolNegotiator141 public String negotiate(SSLSocket sslSocket, String hostname, List<Protocol> protocols) in negotiate() method in OkHttpProtocolNegotiator.AndroidNegotiator
1640 static Error negotiate(RPCEndpoint &R) { in negotiate() function1657 static Error negotiate(RPCEndpoint &R) { in negotiate() function1678 static Error negotiate(RPCEndpoint &R) { in negotiate() function
249 static void negotiate(struct Curl_easy *data) in negotiate() function
983 struct negotiatedata negotiate; /* state data for host Negotiate auth */ member
1567 private static void negotiate(PeerConnection offeringPC, in negotiate() method in PeerConnectionEndToEndTest