Searched refs:ErrorTimeout (Results 1 – 7 of 7) sorted by relevance
144 ErrorTimeout = -885, // AAUDIO_ERROR_TIMEOUT, enumerator
185 ? ResultWithValue<int32_t>(Result::ErrorTimeout) in waitForAvailableFrames()
83 case Result::ErrorTimeout: return "ErrorTimeout"; in convertToText()
62 EXPECT_EQ(Result::ErrorTimeout, result); in checkWaitZeroTimeout()
369 Result oboeResult = Result::ErrorTimeout; in waitForStateChange()
292 static_assert((int32_t)Result::ErrorTimeout == AAUDIO_ERROR_TIMEOUT, ERRMSG);
454 Result oboeResult = Result::ErrorTimeout; in waitForStateChange()