OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:transport1
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
test_api_rtcp.cc
79
transport1
= new LoopBackTransport();
91
configuration.outgoing_transport =
transport1
;
119
transport1
->SetSendModule(module2, rtp_payload_registry2_.get(),
173
delete
transport1
;
189
LoopBackTransport*
transport1
;
member in class:webrtc::__anon28004::RtpRtcpRtcpTest
test_api_audio.cc
93
transport1
= new LoopBackTransport();
108
configuration.outgoing_transport =
transport1
;
125
transport1
->SetSendModule(module2, rtp_payload_registry2_.get(),
134
delete
transport1
;
152
LoopBackTransport*
transport1
;
member in class:webrtc::__anon28003::RtpRtcpAudioTest
/external/webrtc/talk/app/webrtc/
webrtcsdp_unittest.cc
885
const cricket::TransportInfo
transport1
= transports1.at(i);
local
[
all
...]
Completed in 193 milliseconds