Home | History | Annotate | Download | only in webrtc

Lines Matching full:scoped_refptr

260     std::vector<rtc::scoped_refptr<rtc::RTCCertificate>> certificates;
317 virtual rtc::scoped_refptr<StreamCollectionInterface>
321 virtual rtc::scoped_refptr<StreamCollectionInterface>
336 virtual rtc::scoped_refptr<DtmfSenderInterface> CreateDtmfSender(
343 virtual rtc::scoped_refptr<RtpSenderInterface> CreateSender(
346 return rtc::scoped_refptr<RtpSenderInterface>();
349 virtual std::vector<rtc::scoped_refptr<RtpSenderInterface>> GetSenders()
351 return std::vector<rtc::scoped_refptr<RtpSenderInterface>>();
354 virtual std::vector<rtc::scoped_refptr<RtpReceiverInterface>> GetReceivers()
356 return std::vector<rtc::scoped_refptr<RtpReceiverInterface>>();
363 virtual rtc::scoped_refptr<DataChannelInterface> CreateDataChannel(
528 virtual rtc::scoped_refptr<PeerConnectionInterface> CreatePeerConnection(
535 virtual rtc::scoped_refptr<MediaStreamInterface>
540 virtual rtc::scoped_refptr<AudioSourceInterface> CreateAudioSource(
546 virtual rtc::scoped_refptr<VideoSourceInterface> CreateVideoSource(
552 virtual rtc::scoped_refptr<VideoTrackInterface>
557 virtual rtc::scoped_refptr<AudioTrackInterface>
595 rtc::scoped_refptr<PeerConnectionFactoryInterface>
601 rtc::scoped_refptr<PeerConnectionFactoryInterface>