Home | History | Annotate | Download | only in webrtc

Lines Matching refs:scoped_ptr

41 #include "webrtc/base/scoped_ptr.h"
77 rtc::scoped_ptr<cricket::PortAllocator> allocator,
78 rtc::scoped_ptr<DtlsIdentityStoreInterface> dtls_identity_store,
357 rtc::scoped_ptr<cricket::PortAllocator> port_allocator_;
358 rtc::scoped_ptr<MediaControllerInterface> media_controller_;
365 std::vector<rtc::scoped_ptr<MediaStreamObserver>> stream_observers_;
380 rtc::scoped_ptr<RemoteMediaStreamFactory> remote_stream_factory_;
385 // The session_ scoped_ptr is declared at the bottom of PeerConnection
388 rtc::scoped_ptr<WebRtcSession> session_;
390 rtc::scoped_ptr<StatsCollector> stats_;