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

  /frameworks/av/include/media/nbaio/
NBAIO.h 38 NEGOTIATE = 0x80000010, // Must (re-)negotiate format. For negotiate() only, the offeree
96 // negotiate() must called first. The purpose of negotiate() is to check compatibility of
105 // from counterOffers[0] to counterOffers[numCounterOffers - 1], and returns NEGOTIATE.
110 // important counterOffers as will fit, and returns NEGOTIATE. As this implies a re-allocation,
115 // In this case, the offerree should set numCounterOffers appropriately and return NEGOTIATE.
120 // NEGOTIATE No offer accepted, and counter-offer(s) optionally made. See above for details.
121 virtual ssize_t negotiate(const NBAIO_Format offers[], size_t numOffers
    [all...]
  /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 2541 milliseconds