HomeSort by relevance Sort by last modified time
    Searched defs:NEGOTIATE (Results 1 - 5 of 5) sorted by null

  /libcore/ojluni/src/main/java/sun/net/www/protocol/http/
AuthScheme.java 34 NEGOTIATE,
  /frameworks/av/include/media/nbaio/
NBAIO.h 38 NEGOTIATE = 0x80000010, // Must (re-)negotiate format. For negotiate() only, the offeree
95 // negotiate() must called first. The purpose of negotiate() is to check compatibility of
104 // from counterOffers[0] to counterOffers[numCounterOffers - 1], and returns NEGOTIATE.
109 // important counterOffers as will fit, and returns NEGOTIATE. As this implies a re-allocation,
114 // In this case, the offerree should set numCounterOffers appropriately and return NEGOTIATE.
119 // NEGOTIATE No offer accepted, and counter-offer(s) optionally made. See above for details.
120 virtual ssize_t negotiate(const NBAIO_Format offers[], size_t numOffers
    [all...]
  /external/webrtc/talk/app/webrtc/java/src/org/webrtc/
PeerConnection.java 125 NEGOTIATE, REQUIRE
160 rtcpMuxPolicy = RtcpMuxPolicy.NEGOTIATE;
  /external/jetty/src/java/org/eclipse/jetty/http/
HttpHeaders.java 43 NEGOTIATE= "Negotiate";
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-http/8.1.14.v20131031/
jetty-http-8.1.14.v20131031.jar 

Completed in 149 milliseconds