Home
last modified time | relevance | path

Searched defs:getLastErrorCallbackResult (Results 1 – 7 of 7) sorted by relevance

/cts/apps/CtsVerifier/jni/megaaudio/common/
DOboeStream.cpp129 int OboeStream::getLastErrorCallbackResult() { in getLastErrorCallbackResult() function in OboeStream
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DJavaRecorder.java238 public int getLastErrorCallbackResult() { in getLastErrorCallbackResult() method in JavaRecorder
DOboeRecorder.java118 public int getLastErrorCallbackResult() { in getLastErrorCallbackResult() method in OboeRecorder
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/
DJavaPlayer.java246 public int getLastErrorCallbackResult() { in getLastErrorCallbackResult() method in JavaPlayer
DOboePlayer.java137 public int getLastErrorCallbackResult() { in getLastErrorCallbackResult() method in OboePlayer
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/common/
DStreamBase.java272 public abstract int getLastErrorCallbackResult(); in getLastErrorCallbackResult() method in StreamBase
/cts/apps/CtsVerifier/jni/megaaudio/player/
DOboePlayer.cpp162 int OboePlayer::getLastErrorCallbackResult() { in getLastErrorCallbackResult() function in OboePlayer