Searched refs:ErrorIllegalArgument (Results 1 – 5 of 5) sorted by relevance
120 return Result::ErrorIllegalArgument; in configure()136 return Result::ErrorIllegalArgument; in configure()206 return Result::ErrorIllegalArgument;; in configure()
74 case Result::ErrorIllegalArgument: return "ErrorIllegalArgument"; in convertToText()
220 return Result::ErrorIllegalArgument; in isValidConfig()
135 ErrorIllegalArgument = -898, // AAUDIO_ERROR_ILLEGAL_ARGUMENT, enumerator
283 static_assert((int32_t)Result::ErrorIllegalArgument == AAUDIO_ERROR_ILLEGAL_ARGUMENT, ERRMSG);