HomeSort by relevance Sort by last modified time
    Searched defs:StopStream (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/base/
bandwidth_metrics.cc 19 g_bandwidth_metrics.Get().StopStream();
27 void ScopedBandwidthMetrics::StopStream() {
29 g_bandwidth_metrics.Get().StopStream();
bandwidth_metrics.h 51 // tracker.StopStream();
80 void StopStream() {
128 void StopStream();

Completed in 1403 milliseconds