Home | History | Annotate | Download | only in audio

Lines Matching full:no_error

61         if (::access(kAudioDeviceName, O_RDWR) == NO_ERROR)
62 return NO_ERROR;
86 if (lStatus == NO_ERROR) {
126 if (lStatus == NO_ERROR) {
144 return NO_ERROR;
157 return NO_ERROR;
163 return NO_ERROR;
175 return NO_ERROR;
187 return NO_ERROR;
226 return NO_ERROR;
242 return NO_ERROR;
267 return NO_ERROR;
274 status_t status = NO_ERROR;
278 if (param.getInt(key, device) == NO_ERROR) {
295 if (param.get(key, value) == NO_ERROR) {
336 return NO_ERROR;
375 return NO_ERROR;
382 status_t status = NO_ERROR;
386 if (param.getInt(key, device) == NO_ERROR) {
403 if (param.get(key, value) == NO_ERROR) {