receive_statistics_impl.h | 60 void NotifyRtpCallback() LOCKS_EXCLUDED(stream_lock_.get()); 61 void NotifyRtcpCallback() LOCKS_EXCLUDED(stream_lock_.get()); 64 rtc::scoped_ptr<CriticalSectionWrapper> stream_lock_; member in class:webrtc::StreamStatisticianImpl
|