/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
nack_rtx_unittest.cc | 25 #include "webrtc/transport.h" 67 class RtxLoopBackTransport : public webrtc::Transport {
|
rtp_rtcp_impl_unittest.cc | 51 class SendTransport : public Transport, 186 // Transport settings. 354 // Ignore fake transport delays in this test.
|
/external/webrtc/webrtc/p2p/base/ |
transport_unittest.cc | 19 using cricket::Transport; 83 // Changing the transport role from CONTROLLING to CONTROLLED.
|
dtlstransportchannel.cc | 70 // Always succeeds, since this is an unreliable transport anyway. 92 Transport* transport, 95 transport_(transport),
|
/prebuilts/go/darwin-x86/src/net/http/ |
request.go | 58 // ErrUnexpectedTrailer is returned by the Transport when a server 123 // See the docs on Transport for details. 164 // body, such as a GET request. The HTTP Client's Transport 205 // Transport.DisableKeepAlives were set. 744 // methods Do, Post, and PostForm, and Transport.RoundTrip. 747 // Transport.RoundTrip. To create a request for use with testing a [all...] |
h2_bundle.go | 9 // For use in earlier Go versions see ConfigureServer. (Transport support 118 // dialCall is an in-flight Transport dial call to a host. 157 // This is used by the http1 Transport code when it creates a new connection. Because 158 // the http1 Transport doesn't de-dup TCP dials to outbound hosts (because it doesn't know 288 func http2configureTransport(t1 *Transport) (*http2Transport, error) { 328 // registerHTTPSProtocol calls Transport.RegisterProtocol but 330 func http2registerHTTPSProtocol(t *Transport, rt RoundTripper) (err error) { [all...] |
requestwrite_test.go | 817 // Use the actual Transport code to record what we would send 818 // on the wire, but not using TCP. Use a Transport with a 828 t := &Transport{
|
/prebuilts/go/linux-x86/src/net/http/ |
request.go | 58 // ErrUnexpectedTrailer is returned by the Transport when a server 123 // See the docs on Transport for details. 164 // body, such as a GET request. The HTTP Client's Transport 205 // Transport.DisableKeepAlives were set. 744 // methods Do, Post, and PostForm, and Transport.RoundTrip. 747 // Transport.RoundTrip. To create a request for use with testing a [all...] |
h2_bundle.go | 9 // For use in earlier Go versions see ConfigureServer. (Transport support 118 // dialCall is an in-flight Transport dial call to a host. 157 // This is used by the http1 Transport code when it creates a new connection. Because 158 // the http1 Transport doesn't de-dup TCP dials to outbound hosts (because it doesn't know 288 func http2configureTransport(t1 *Transport) (*http2Transport, error) { 328 // registerHTTPSProtocol calls Transport.RegisterProtocol but 330 func http2registerHTTPSProtocol(t *Transport, rt RoundTripper) (err error) { [all...] |
requestwrite_test.go | 817 // Use the actual Transport code to record what we would send 818 // on the wire, but not using TCP. Use a Transport with a 828 t := &Transport{
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
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/webrtc/webrtc/video/ |
video_quality_test.cc | 44 public Transport, 50 VideoAnalyzer(test::LayerFilteringTransport* transport, 59 transport_(transport), 778 void VideoQualityTest::SetupCommon(Transport* send_transport, 779 Transport* recv_transport) { [all...] |
vie_channel.cc | 83 Transport* transport, 126 transport, [all...] |
/prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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/webrtc/talk/media/webrtc/ |
webrtcvideoengine2.h | 44 #include "webrtc/transport.h" 151 public webrtc::Transport,
|
/external/webrtc/webrtc/test/ |
mock_voice_engine.h | 251 int(int channel, Transport& transport));
|
/prebuilts/go/darwin-x86/src/compress/flate/ |
flate_test.go | 279 // This helps net/http.Transport reuse HTTP/1 connections more
|
/prebuilts/go/darwin-x86/src/net/http/internal/ |
chunked.go | 227 // http.Transport code to keep the buffering behavior for headers and
|
/prebuilts/go/linux-x86/src/compress/flate/ |
flate_test.go | 279 // This helps net/http.Transport reuse HTTP/1 connections more
|
/prebuilts/go/linux-x86/src/net/http/internal/ |
chunked.go | 227 // http.Transport code to keep the buffering behavior for headers and
|
/system/tpm/attestation/server/ |
attestation_service.cc | 629 std::shared_ptr<brillo::http::Transport> transport = http_transport_; local 630 if (!transport) { 631 transport = brillo::http::Transport::CreateDefault(); 636 transport,
|
/external/webrtc/webrtc/voice_engine/test/android/android_test/jni/ |
android_test.cc | 135 class my_transportation : public Transport 579 "Enabling external transport on channel %d", 585 "Could not set external transport"); [all...] |