Home | Sort by relevance Sort by last modified time |
/external/chromium_org/content/renderer/media/ | |
webrtc_uma_histograms.cc | 38 ++num_streams_; 43 if (--num_streams_ == 0) { 48 PerSessionWebRTCAPIMetrics::PerSessionWebRTCAPIMetrics() : num_streams_(0) { |
webrtc_uma_histograms.h | 93 int num_streams_; member in class:content::PerSessionWebRTCAPIMetrics |
/external/chromium_org/net/http/ | |
http_stream_factory_impl_job.h | 324 int num_streams_; member in class:net::HttpStreamFactoryImpl::Job |
http_stream_factory_impl_job.cc | 99 num_streams_(0), 142 num_streams_ = 1; 144 num_streams_ = num_streams; 839 num_streams_); [all...] |