HomeSort by relevance Sort by last modified time
    Searched refs:Transport (Results 51 - 75 of 75) sorted by null

1 23

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
p2ptransport.cc 58 : Transport(signaling_thread, worker_thread,
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
p2ptransport.cc 64 : Transport(signaling_thread, worker_thread,
89 return BadParse("Unsupported transport type", error);
dtlstransportchannel.cc 70 // Always succeeds, since this is an unreliable transport anyway.
96 Transport* transport,
99 transport_(transport),
dtlstransportchannel_unittest.cc 263 // Transport callbacks
264 void OnTransportWritableState(cricket::Transport* transport) {
268 // Transport channel callbacks
427 // Test that transport negotiation of ICE, no DTLS works properly.
446 // Test that transport negotiation of GICE, no DTLS works properly.
session_unittest.cc 67 // TODO: When we need to test more than one transport type,
69 static const std::string kTransportType = "http://www.google.com/transport/p2p";
245 "<transport"
255 std::string transport = transport_type.empty() ? "" : local
256 "<transport"
260 "</transport>";
269 + transport +
280 "<transport"
284 "</transport>"
371 "transport-info"
980 const cricket::Transport* transport = session->GetTransport(content_name); local
    [all...]
  /packages/apps/Email/tests/src/com/android/email/mail/store/
Pop3StoreUnitTests.java 25 import com.android.email.mail.Transport;
26 import com.android.email.mail.transport.MockTransport;
236 mockTransport.expect(null, "-ERR from the Mock Transport.");
381 * Test the scenario where the transport is "open" but not really (e.g. server closed). Two
424 * Test the scenario where the transport is "open" but not really (e.g. server closed). Two
466 * Test the scenario where the transport is "open" but not really (e.g. server closed). Two
509 * Test the scenario where the transport is "open" but not really (e.g. server closed). Two
561 * Test the scenario where the transport is "open" but not really (e.g. server closed). Two
608 * Test the scenario where the transport is "open" but not really (e.g. server closed). Two
667 * Test the scenario where the transport is "open" but not really (e.g. server closed). Tw
    [all...]
ImapStoreUnitTests.java 33 import com.android.email.mail.Transport;
37 import com.android.email.mail.transport.MockTransport;
99 /** The tag for the current IMAP command; used for mock transport responses */
207 MockTransport mockTransport = openAndInjectMockTransport(Transport.CONNECTION_SECURITY_TLS,
542 * TODO: Test the scenario where the transport is "open" but not really (e.g. server closed).
547 return openAndInjectMockTransport(Transport.CONNECTION_SECURITY_NONE, false);
555 // Create mock transport and inject it into the ImapStore that's already set up
566 * @param mockTransport the mock transport we're using
575 * @param mockTransport the mock transport we're using
588 * @param mockTransport the mock transport we're usin
    [all...]
  /packages/services/Telephony/src/com/android/phone/sip/
SipEditor.java 87 Transport(R.string.transport, R.string.default_transport, NA),
423 .setProtocol(PreferenceKey.Transport.getValue())
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.h 235 public webrtc::Transport {
webrtcvoiceengine.h 275 class WebRtcMediaChannel : public T, public webrtc::Transport {
284 // implements Transport interface
fakewebrtcvideoengine.h 783 WEBRTC_STUB(RegisterSendTransport, (const int, webrtc::Transport&));
    [all...]
fakewebrtcvoiceengine.h 602 webrtc::Transport& transport)) {
    [all...]
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
HttpTransport.java 32 public final class HttpTransport implements Transport {
418 private final HttpTransport transport; field in class:HttpTransport.ChunkedInputStream
422 ChunkedInputStream(InputStream is, CacheRequest cacheRequest, HttpTransport transport)
424 super(is, transport.httpEngine, cacheRequest);
425 this.transport = transport;
469 RawHeaders.readHeaders(transport.socketIn, rawResponseHeaders);
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession.cc 87 "Failed to push down offer transport description.";
89 "Failed to push down pranswer transport description.";
91 "Failed to push down answer transport description.";
111 // keys, will be caught in Transport negotiation, and backstopped by Channel's
361 // No transport description exist. This is not an ice restart.
494 // Push remote candidates present in remote description to transport channels.
562 // Transport and Media channels will be created only when offer is set.
569 // Remove channel and transport proxies, if MediaContentDescription is
625 // Transport and Media channels will be created only when offer is set.
632 // Remove channel and transport proxies, if MediaContentDescription i
    [all...]
webrtcsession_unittest.cc 765 // transport channel failure.
784 const cricket::Transport* transport = session_->GetTransport(content_name); local
785 ASSERT_TRUE(transport != NULL);
786 EXPECT_EQ(protocol, transport->protocol());
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmlrpclib.py 29 # 2001-09-03 fl Allow Transport subclass to override getparser
120 Transport Handles an HTTP transaction to an XML-RPC server
229 # transport layer, if the server returns an error code other than 200
471 # Wrapper for binary data. This can be used to transport any kind
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmlrpclib.py 29 # 2001-09-03 fl Allow Transport subclass to override getparser
120 Transport Handles an HTTP transaction to an XML-RPC server
229 # transport layer, if the server returns an error code other than 200
471 # Wrapper for binary data. This can be used to transport any kind
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar 
jdimodel.jar 
  /external/chromium/chrome/browser/resources/net_internals/
main.js 758 * Adds a listener for the results of HSTS (HTTPS Strict Transport Security)
    [all...]
  /cts/suite/pts/deviceTests/browserbench/assets/octane/
code-load.js     [all...]
  /external/chromium_org/tools/win/split_link/viz.js/
viz.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 725 milliseconds

1 23