Searched refs:ErrorInternal (Results 1 – 11 of 11) sorted by relevance
137 return Result::ErrorInternal; in open()237 return Result::ErrorInternal; // TODO convert error from SLES to OBOE in open()273 result = Result::ErrorInternal; // TODO convert slResult to Result::Error in setPlayState_l()371 result = Result::ErrorInternal; in requestFlush_l()443 result = Result::ErrorInternal; in updateServiceFrameCounter()
218 return Result::ErrorInternal; // TODO convert error from SLES to OBOE in open()249 result = Result::ErrorInternal; // TODO review in setRecordState_l()352 result = Result::ErrorInternal; in updateServiceFrameCounter()
121 return ResultWithValue<int32_t>(Result::ErrorInternal); in transfer()
76 return Result::ErrorInternal; in open()
136 ErrorInternal = -896, // AAUDIO_ERROR_INTERNAL, enumerator
75 case Result::ErrorInternal: return "ErrorInternal"; in convertToText()
289 static_assert((int32_t)Result::ErrorInternal == AAUDIO_ERROR_INTERNAL, ERRMSG);
268 if (result == Result::ErrorInternal && mDirection == Direction::Input) { in open()
75 return RE2::ErrorInternal; in RegexpErrorToRE2()101 return RE2::ErrorInternal; in RegexpErrorToRE2()
239 ErrorInternal, enumerator
284 return RE2::ErrorInternal;