Searched defs:endOfStream (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/renderer/media/
H A Dwebmediasourceclient_impl.cc63 // TODO(acolwell): Remove this once endOfStream() is removed from Blink.
64 void WebMediaSourceClientImpl::endOfStream( function in class:content::WebMediaSourceClientImpl
/external/chromium_org/third_party/angle_dx11/src/libGLESv2/
H A DBinaryStream.h101 bool endOfStream() const function in class:gl::BinaryInputStream
/external/jmonkeyengine/engine/src/jogg/com/jme3/audio/plugins/
H A DOGGLoader.java69 private boolean endOfStream = false; field in class:OGGLoader.JOggInputStream
88 if (endOfStream)
107 endOfStream = true;
/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
H A DMediaSourceBase.cpp182 void MediaSourceBase::endOfStream(const AtomicString& error, ExceptionState& es) function in class:WebCore::MediaSourceBase
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 165 milliseconds