Home
last modified time | relevance | path

Searched defs:startStream (Results 1 – 9 of 9) sorted by relevance

/cts/apps/CtsVerifier/jni/megaaudio/common/
DOboeStream.cpp68 StreamBase::Result OboeStream::startStream() { in startStream() function in OboeStream
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DJavaRecorder.java190 public int startStream() { in startStream() method in JavaRecorder
DOboeRecorder.java95 public int startStream() { in startStream() method in OboeRecorder
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DJavaPlayer.java211 public int startStream() { in startStream() method in JavaPlayer
DOboePlayer.java109 public int startStream() { in startStream() method in OboePlayer
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/common/
DStreamBase.java241 public abstract int startStream(); in startStream() method in StreamBase
/cts/tests/tests/nativemedia/aaudio/jni/
Dutils.h57 void startStream() { in startStream() function
/cts/apps/CtsVerifier/jni/megaaudio/recorder/
DOboeRecorder.cpp91 StreamBase::Result OboeRecorder::startStream() { in startStream() function in OboeRecorder
/cts/apps/CtsVerifier/jni/megaaudio/player/
DOboePlayer.cpp142 StreamBase::Result OboePlayer::startStream() { in startStream() function in OboePlayer