Home
last modified time | relevance | path

Searched defs:offer (Results 1 – 10 of 10) sorted by relevance

/external/guava/src/com/google/common/collect/
DForwardingQueue.java39 public boolean offer(E o) { in offer() method in ForwardingQueue
/external/chromium/third_party/libjingle/source/talk/session/phone/
Dcall.cc69 const SessionDescription* offer = session_client_->CreateOffer(options); in InitiateSession() local
86 Session* session, const SessionDescription* offer) { in IncomingSession()
199 bool Call::AddSession(Session *session, const SessionDescription* offer) { in AddSession()
Dmediasessionclient.cc139 SessionDescription* offer = new SessionDescription(); in CreateOffer() local
239 bool SelectCrypto(const MediaContentDescription* offer, CryptoParams *crypto) { in SelectCrypto()
254 const SessionDescription* offer, const CallOptions& options) { in CreateAnswer()
363 const SessionDescription* offer = session->remote_description(); in OnSessionState() local
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DAbstractQueueTest.java72 public boolean offer(E o) { in offer() method in AbstractQueueTest
/external/chromium/third_party/libjingle/source/talk/session/tunnel/
Dtunnelsessionclient.cc189 SessionDescription* offer = CreateOffer(data->jid, data->description); in OnMessage() local
286 const SessionDescription* offer) { in CreateAnswer()
Dsecuretunnelsessionclient.cc286 const SessionDescription* offer) { in CreateAnswer()
/external/qemu/slirp/
Dtcp_input.c1697 tcp_mss(struct tcpcb *tp, u_int offer) in tcp_mss()
/external/qemu/slirp-android/
Dtcp_input.c1703 tcp_mss(struct tcpcb *tp, u_int offer) in tcp_mss()
/external/dhcpcd/
Ddhcpcd.h67 struct dhcp_message *offer; member
Dclient.c131 struct dhcp_message *offer; member