HomeSort by relevance Sort by last modified time
    Searched refs:DecrementStreamCounter (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/renderer/media/
webrtc_uma_histograms.h 55 void DecrementStreamCounter();
webrtc_uma_histograms.cc 30 void PerSessionWebRTCAPIMetrics::DecrementStreamCounter() {
webrtc_uma_histograms_unittest.cc 71 metrics.DecrementStreamCounter();
73 metrics.DecrementStreamCounter();
rtc_peer_connection_handler.cc 666 PerSessionWebRTCAPIMetrics::GetInstance()->DecrementStreamCounter();
    [all...]

Completed in 858 milliseconds