Searched refs:ErrorNull (Results 1 – 10 of 10) sorted by relevance
189 return (jint) oboe::Result::ErrorNull; in Java_com_google_sample_oboe_manualtest_OboeAudioStream_setBufferSizeInFrames()195 jint result = (jint) oboe::Result::ErrorNull; in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getBufferSizeInFrames()206 jint result = (jint) oboe::Result::ErrorNull; in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getBufferCapacityInFrames()230 jint result = (jint) oboe::Result::ErrorNull; in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getNativeApi()243 jint result = (jint) oboe::Result::ErrorNull; in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getSampleRate()254 jint result = (jint) oboe::Result::ErrorNull; in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getSharingMode()265 jint result = (jint) oboe::Result::ErrorNull; in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getPerformanceMode()276 jint result = (jint) oboe::Result::ErrorNull; in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getInputPreset()287 jint result = (jint) oboe::Result::ErrorNull; in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getFramesPerBurst()298 jint result = (jint) oboe::Result::ErrorNull; in Java_com_google_sample_oboe_manualtest_OboeAudioStream_getChannelCount()[all …]
628 return oboe::Result::ErrorNull; in startStreams()
99 return Result::ErrorNull; in openStream()155 return Result::ErrorNull; in openStream()
82 case Result::ErrorNull: return "ErrorNull"; in convertToText()
143 ErrorNull = -886, // AAUDIO_ERROR_NULL, enumerator
592 return ResultWithValue<int32_t>(Result::ErrorNull); in getXRunCount()607 return Result::ErrorNull; in getTimestamp()
291 static_assert((int32_t)Result::ErrorNull == AAUDIO_ERROR_NULL, ERRMSG);
119 return ResultWithValue<int32_t>(Result::ErrorNull); in transfer()
338 return Result::ErrorNull; in updateServiceFrameCounter()
434 return Result::ErrorNull; in updateServiceFrameCounter()