Home | History | Annotate | Download | only in webrtc

Lines Matching full:scoped_ptr

78 using rtc::scoped_ptr;
331 rtc::scoped_ptr<SessionDescriptionInterface> description_;
405 rtc::scoped_ptr<webrtc::DtlsIdentityStoreInterface> dtls_identity_store,
460 rtc::scoped_ptr<FakeDtlsIdentityStore> dtls_identity_store;
476 rtc::scoped_ptr<FakeDtlsIdentityStore> dtls_identity_store(
719 rtc::RTCCertificate::Create(rtc::scoped_ptr<rtc::SSLIdentity>(
753 scoped_ptr<JsepSessionDescription> offer(
758 scoped_ptr<SessionDescriptionInterface> answer(CreateAnswer(NULL));
960 rtc::scoped_ptr<SessionDescriptionInterface> temp_offer(
1099 rtc::scoped_ptr<SessionDescriptionInterface> answer(
1399 scoped_ptr<JsepSessionDescription> offer(
1446 rtc::scoped_ptr<cricket::ChannelManager> channel_manager_;
1448 rtc::scoped_ptr<webrtc::MediaControllerInterface> media_controller_;
1449 rtc::scoped_ptr<cricket::TransportDescriptionFactory> tdesc_factory_;
1450 rtc::scoped_ptr<cricket::MediaSessionDescriptionFactory> desc_factory_;
1451 rtc::scoped_ptr<rtc::PhysicalSocketServer> pss_;
1452 rtc::scoped_ptr<rtc::VirtualSocketServer> vss_;
1453 rtc::scoped_ptr<rtc::FirewallSocketServer> fss_;
1456 rtc::scoped_ptr<cricket::TestStunServer> stun_server_;
1459 rtc::scoped_ptr<cricket::BasicPortAllocator> allocator_;
1461 rtc::scoped_ptr<FakeConstraints> constraints_;
1462 rtc::scoped_ptr<WebRtcSessionForTest> session_;
1891 rtc::scoped_ptr<SessionDescriptionInterface> temp_offer(
2117 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());
2128 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());
2317 rtc::scoped_ptr<SessionDescriptionInterface> local_offer(CreateOffer());
2335 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());
2385 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());
2401 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());
2426 rtc::scoped_ptr<SessionDescriptionInterface> offer(
2445 rtc::scoped_ptr<SessionDescriptionInterface> offer(
2466 rtc::scoped_ptr<SessionDescriptionInterface> offer(
2504 rtc::scoped_ptr<JsepSessionDescription> offer(CreateRemoteOffer());
2506 rtc::scoped_ptr<SessionDescriptionInterface> answer(
2525 rtc::scoped_ptr<JsepSessionDescription> offer(
2531 rtc::scoped_ptr<SessionDescriptionInterface> answer(
2546 rtc::scoped_ptr<JsepSessionDescription> offer(CreateRemoteOffer());
2550 rtc::scoped_ptr<SessionDescriptionInterface> answer(
2567 rtc::scoped_ptr<JsepSessionDescription> offer(CreateRemoteOffer());
2574 rtc::scoped_ptr<SessionDescriptionInterface> answer(
2591 rtc::scoped_ptr<JsepSessionDescription> offer(CreateRemoteOffer());
2600 rtc::scoped_ptr<SessionDescriptionInterface> answer(
2623 rtc::scoped_ptr<SessionDescriptionInterface> offer(
2636 rtc::scoped_ptr<JsepSessionDescription> offer(CreateRemoteOffer());
2641 rtc::scoped_ptr<SessionDescriptionInterface> answer(
2764 scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());
2767 scoped_ptr<SessionDescriptionInterface> answer(CreateAnswer(NULL));
2775 scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());
2794 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());
2807 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateRemoteOffer());
2820 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());
2844 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateRemoteOffer());
2866 scoped_ptr<SessionDescriptionInterface> offer(CreateRemoteOffer());
2924 scoped_ptr<SessionDescriptionInterface> answer(CreateRemoteAnswer(offer));
3102 rtc::scoped_ptr<SessionDescriptionInterface> answer(
3188 rtc::scoped_ptr<SessionDescriptionInterface> answer(
3226 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateRemoteOffer());
3279 rtc::scoped_ptr<SessionDescriptionInterface> answer(
3409 rtc::scoped_ptr<FakeAudioRenderer> renderer(new FakeAudioRenderer());
3431 rtc::scoped_ptr<FakeAudioRenderer> renderer(new FakeAudioRenderer());
3543 rtc::scoped_ptr<SessionDescriptionInterface> answer(
3640 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());
3659 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());
3679 rtc::scoped_ptr<JsepSessionDescription> offer(
3684 rtc::scoped_ptr<SessionDescriptionInterface> answer(
3692 rtc::scoped_ptr<JsepSessionDescription> updated_offer1(
3696 rtc::scoped_ptr<SessionDescriptionInterface> updated_answer1(
3712 rtc::scoped_ptr<JsepSessionDescription> offer(
3717 rtc::scoped_ptr<SessionDescriptionInterface> answer(
3725 rtc::scoped_ptr<JsepSessionDescription> updated_offer2(
3729 rtc::scoped_ptr<SessionDescriptionInterface> updated_answer2(
3823 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());
3841 rtc::scoped_ptr<SessionDescriptionInterface> answer(CreateAnswer(NULL));
3976 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());
3993 scoped_ptr<JsepSessionDescription> offer(
3998 rtc::scoped_ptr<SessionDescriptionInterface> answer(CreateAnswer(NULL));
4013 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());
4025 rtc::scoped_ptr<SessionDescriptionInterface> offer(CreateOffer());