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

  /external/chromium/net/base/
bandwidth_metrics.cc 22 void ScopedBandwidthMetrics::StartStream() {
24 g_bandwidth_metrics.Get().StartStream();
bandwidth_metrics.h 45 // tracker.StartStream();
70 void StartStream() {
127 void StartStream();
  /external/chromium_org/net/base/
bandwidth_metrics.cc 22 void ScopedBandwidthMetrics::StartStream() {
24 g_bandwidth_metrics.Get().StartStream();
bandwidth_metrics.h 44 // tracker.StartStream();
69 void StartStream() {
126 void StartStream();
  /external/chromium_org/media/audio/
audio_output_dispatcher.h 8 // is started, the proxy calls StartStream() to get an output stream that it
51 virtual bool StartStream(AudioOutputStream::AudioSourceCallback* callback,
audio_output_resampler.h 26 // AOR works by intercepting the AudioSourceCallback provided to StartStream()
48 virtual bool StartStream(AudioOutputStream::AudioSourceCallback* callback,
67 // on every StartStream() call and destroyed on CloseStream().
audio_output_dispatcher_impl.h 47 virtual bool StartStream(AudioOutputStream::AudioSourceCallback* callback,
73 // A task scheduled by StartStream(). Opens a new stream and puts
audio_output_proxy.cc 42 // immediately (or at all). It's also possible for subsequent StartStream()
46 if (!dispatcher_->StartStream(callback, this)) {
audio_output_dispatcher_impl.cc 57 bool AudioOutputDispatcherImpl::StartStream(
audio_output_resampler.cc 236 bool AudioOutputResampler::StartStream(
251 bool result = dispatcher_->StartStream(resampler_callback, stream_proxy);
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppstanzaparser.cc 64 psph_->StartStream(pelStream);
xmppstanzaparser.h 42 virtual void StartStream(const XmlElement * pelStream) = 0;
xmppengineimpl.h 212 virtual void StartStream(const XmlElement * pelStream)
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppstanzaparser.cc 65 psph_->StartStream(pelStream);
xmppstanzaparser.h 42 virtual void StartStream(const XmlElement * pelStream) = 0;
xmppengineimpl.h 213 virtual void StartStream(const XmlElement* stream) {
xmppstanzaparser_unittest.cc 19 virtual void StartStream(const XmlElement * element) {
  /external/chromium/net/spdy/
spdy_stream.cc 240 metrics_.StartStream();
  /external/chromium_org/net/spdy/
spdy_stream.cc 425 metrics_.StartStream();
    [all...]
  /external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
EASLib.c 580 EAS_EXPORT EAS_RESULT StartStream()
    [all...]

Completed in 2127 milliseconds