Lines Matching refs:scoped_ptr
49 // See comment below for why we need to use a pointer to a scoped_ptr.52 rtc::scoped_ptr<webrtc::AudioSinkInterface>* sink) {1402 rtc::scoped_ptr<webrtc::AudioSinkInterface> sink) {1403 // We need to work around Bind's lack of support for scoped_ptr and ownership