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/player/
DJavaPlayer.java213 public int getLastErrorCallbackResult() { in getLastErrorCallbackResult() method in JavaPlayer
DOboePlayer.java119 public int getLastErrorCallbackResult() { in getLastErrorCallbackResult() method in OboePlayer
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/recorder/
DJavaRecorder.java222 public int getLastErrorCallbackResult() { in getLastErrorCallbackResult() method in JavaRecorder
DOboeRecorder.java103 public int getLastErrorCallbackResult() { in getLastErrorCallbackResult() method in OboeRecorder
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/common/
DStreamBase.java257 public abstract int getLastErrorCallbackResult(); in getLastErrorCallbackResult() method in StreamBase
/cts/apps/CtsVerifier/jni/megaaudio/player/
DOboePlayer.cpp151 int OboePlayer::getLastErrorCallbackResult() { in getLastErrorCallbackResult() function in OboePlayer