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

  /external/chromium_org/net/base/
bandwidth_metrics.cc 19 g_bandwidth_metrics.Get().StopStream();
27 void ScopedBandwidthMetrics::StopStream() {
29 g_bandwidth_metrics.Get().StopStream();
bandwidth_metrics.h 50 // tracker.StopStream();
79 void StopStream() {
127 void StopStream();
  /external/chromium_org/media/audio/
audio_output_dispatcher_impl.cc 82 void AudioOutputDispatcherImpl::StopStream(AudioOutputProxy* stream_proxy) {
audio_output_controller.cc 188 void AudioOutputController::StopStream() {
208 StopStream();
321 StopStream();
audio_output_resampler.cc 262 void AudioOutputResampler::StopStream(AudioOutputProxy* stream_proxy) {
264 dispatcher_->StopStream(stream_proxy);
266 // Now that StopStream() has completed the underlying physical stream should
278 // We assume that StopStream() is always called prior to CloseStream(), so
  /external/chromium_org/media/audio/sounds/
audio_stream_handler.cc 73 stop_closure_.Reset(base::Bind(&AudioStreamContainer::StopStream,
97 StopStream();
131 void StopStream() {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tapi3if.h     [all...]

Completed in 233 milliseconds