Searched refs:AAUDIO_ERROR_INTERNAL (Results 1 – 18 of 18) sorted by relevance
50 return AAUDIO_ERROR_INTERNAL; in open()57 return AAUDIO_ERROR_INTERNAL; // TODO convert errno to a better AAUDIO_ERROR; in open()68 return AAUDIO_ERROR_INTERNAL; // TODO convert errno to a better AAUDIO_ERROR; in open()82 return AAUDIO_ERROR_INTERNAL; // TODO convert errno to a better AAUDIO_ERROR; in open()
52 return AAUDIO_ERROR_INTERNAL; in allocate()60 return AAUDIO_ERROR_INTERNAL; // TODO convert errno to a better AAUDIO_ERROR; in allocate()72 return AAUDIO_ERROR_INTERNAL; // TODO convert errno to a better AAUDIO_ERROR; in allocate()
72 return AAUDIO_ERROR_INTERNAL; in setupFifoBuffer()76 return AAUDIO_ERROR_INTERNAL; in setupFifoBuffer()85 return AAUDIO_ERROR_INTERNAL; in setupFifoBuffer()
87 return AAUDIO_ERROR_INTERNAL; in stop()95 return AAUDIO_ERROR_INTERNAL; in stop()
568 mHalExternalPositionStatus = AAUDIO_ERROR_INTERNAL; in getExternalPosition()575 mHalExternalPositionStatus = AAUDIO_ERROR_INTERNAL; in getExternalPosition()588 mHalExternalPositionStatus = AAUDIO_ERROR_INTERNAL; in getExternalPosition()598 mHalExternalPositionStatus = AAUDIO_ERROR_INTERNAL; in getExternalPosition()658 return AAUDIO_ERROR_INTERNAL; in createMmapBuffer_l()
131 return AAUDIO_ERROR_INTERNAL; in open()
62 return AAUDIO_ERROR_INTERNAL; in open()
598 result = AAUDIO_ERROR_INTERNAL; in registerAudioThread_l()
70 return AAUDIO_ERROR_INTERNAL; in resolve()88 return AAUDIO_ERROR_INTERNAL; in validate()
149 return AAUDIO_ERROR_INTERNAL; in validate()153 return AAUDIO_ERROR_INTERNAL; in validate()157 return AAUDIO_ERROR_INTERNAL; in validate()
97 return AAUDIO_ERROR_INTERNAL; in resolveSharedMemory()121 result = AAUDIO_ERROR_INTERNAL; in resolve()
119 return AAUDIO_ERROR_INTERNAL; in configure()130 return AAUDIO_ERROR_INTERNAL; in configure()
774 result = AAUDIO_ERROR_INTERNAL; in drainTimestampsFromService()808 result = AAUDIO_ERROR_INTERNAL; in processCommands()
56 AAUDIO_CASE_ENUM(AAUDIO_ERROR_INTERNAL); in AudioGlobal_convertResultToText()
192 return AAUDIO_ERROR_INTERNAL; in systemStart()
329 result = AAUDIO_ERROR_INTERNAL; in testTimeStamps()341 result = AAUDIO_ERROR_INTERNAL; in testTimeStamps()
75 case AAUDIO_ERROR_INTERNAL: in AAudioConvert_aaudioToAndroidStatus()116 result = AAUDIO_ERROR_INTERNAL; in AAudioConvert_androidToAAudioResult()
161 AAUDIO_ERROR_INTERNAL = AAUDIO_ERROR_ILLEGAL_ARGUMENT + 2, enumerator