Searched refs:ErrorInternal (Results 1 – 12 of 12) sorted by relevance
36 ErrorInternal(error_code, error_message, error_details);48 virtual void ErrorInternal(const std::string& error_code,
65 void ErrorInternal(const std::string& error_code, in ErrorInternal() function
137 return Result::ErrorInternal; in open()237 return Result::ErrorInternal; // TODO convert error from SLES to OBOE in open()275 result = Result::ErrorInternal; // TODO convert slResult to Result::Error in setPlayState_l()369 result = Result::ErrorInternal; in requestFlush_l()441 result = Result::ErrorInternal; in updateServiceFrameCounter()
212 return Result::ErrorInternal; // TODO convert error from SLES to OBOE in open()246 result = Result::ErrorInternal; // TODO review in setRecordState_l()345 result = Result::ErrorInternal; in updateServiceFrameCounter()
76 return Result::ErrorInternal; in open()
136 ErrorInternal = -896, // AAUDIO_ERROR_INTERNAL, enumerator
75 case Result::ErrorInternal: return "ErrorInternal"; in convertToText()
284 static_assert((int32_t)Result::ErrorInternal == AAUDIO_ERROR_INTERNAL, ERRMSG);
243 if (result == Result::ErrorInternal && mDirection == Direction::Input) { in open()
71 return RE2::ErrorInternal; in RegexpErrorToRE2()97 return RE2::ErrorInternal; in RegexpErrorToRE2()
224 ErrorInternal, enumerator
284 return RE2::ErrorInternal;