Searched defs:getError (Results 1 – 4 of 4) sorted by relevance
/cts/apps/CtsVerifier/jni/audio_loopback/ | ||
D | NativeAudioAnalyzer.h | 109 aaudio_result_t getError() { in getError() function |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ | ||
D | NativeAnalyzerThread.java | 85 private native int getError(long audioContext); in getError() method in NativeAnalyzerThread |
/cts/tests/framework/base/windowmanager/src/android/server/wm/display/ | ||
D | DisplayHashManagerTest.java | 560 public int getError() { in getError() method in DisplayHashManagerTest.SyncDisplayHashResultCallback |
/cts/tests/media/jni/ | ||
D | NativeCodecTestBase.cpp | 222 bool CodecAsyncHandler::getError() const { in getError() function in CodecAsyncHandler |