Home
last modified time | relevance | path

Searched defs:stopStream (Results 1 – 6 of 6) sorted by relevance

/cts/apps/CtsVerifier/jni/megaaudio/common/
DOboeStream.cpp96 StreamBase::Result OboeStream::stopStream() { in stopStream() function in OboeStream
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/common/
DStreamBase.java115 public abstract int stopStream(); in stopStream() method in StreamBase
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DJavaRecorder.java199 public int stopStream() { in stopStream() method in JavaRecorder
DOboeRecorder.java76 public int stopStream() { in stopStream() method in OboeRecorder
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DOboePlayer.java86 public int stopStream() { in stopStream() method in OboePlayer
/cts/tests/tests/nativemedia/aaudio/jni/
Dutils.h58 void stopStream() { in stopStream() function