Home | History | Annotate | Download | only in audioflinger

Lines Matching full:no_error

224     return NO_ERROR;
284 return NO_ERROR;
298 return NO_ERROR;
312 return NO_ERROR;
319 if (mutex.tryLock() == NO_ERROR) {
370 return NO_ERROR;
454 if (lStatus == NO_ERROR && effectThread != NULL) {
460 if (lStatus == NO_ERROR) {
534 if (ret != NO_ERROR) {
547 if (mPrimaryHardwareDev->set_master_volume(mPrimaryHardwareDev, value) == NO_ERROR) {
558 return NO_ERROR;
564 if (ret != NO_ERROR) {
584 if (NO_ERROR == ret) {
597 if (ret != NO_ERROR) {
616 if (ret != NO_ERROR) {
639 return NO_ERROR;
682 return NO_ERROR;
702 return NO_ERROR;
750 status_t final_result = NO_ERROR;
760 if (param.get(String8(AUDIO_PARAMETER_KEY_BT_NREC), value) == NO_ERROR) {
797 if (param.getInt(String8(AudioParameter::keyRouting), value) == NO_ERROR) {
844 if (ret != NO_ERROR) {
869 if (ret != NO_ERROR) {
1047 if (mParamCond.waitRelative(mLock, kSetParametersTimeout) == NO_ERROR) {
1143 return NO_ERROR;
1161 return NO_ERROR;
1188 if (status == NO_ERROR) {
1397 return NO_ERROR;
1431 return NO_ERROR;
1458 return NO_ERROR;
1465 if (status == NO_ERROR) {
1513 if (lStatus != NO_ERROR) {
1561 lStatus = NO_ERROR;
1573 if (initCheck() == NO_ERROR) {
1583 return NO_ERROR;
1589 return NO_ERROR;
1605 NO_ERROR;
1611 return NO_ERROR;
1646 status = NO_ERROR;
1680 if (initCheck() != NO_ERROR) {
1750 if (initCheck() != NO_ERROR) {
2346 status_t status = NO_ERROR;
2351 if (param.getInt(String8(AudioParameter::keySamplingRate), value) == NO_ERROR) {
2354 if (param.getInt(String8(AudioParameter::keyFormat), value) == NO_ERROR) {
2361 if (param.getInt(String8(AudioParameter::keyChannels), value) == NO_ERROR) {
2368 if (param.getInt(String8(AudioParameter::keyFrameCount), value) == NO_ERROR) {
2378 if (param.getInt(String8(AudioParameter::keyRouting), value) == NO_ERROR) {
2408 if (status == NO_ERROR) {
2418 if (status == NO_ERROR && reconfig) {
2457 return NO_ERROR;
2710 if (mOutput->stream->set_volume(mOutput->stream, left, right) == NO_ERROR) {
2880 status_t status = NO_ERROR;
2885 if (param.getInt(String8(AudioParameter::keyFrameCount), value) == NO_ERROR) {
2895 if (status == NO_ERROR) {
2905 if (status == NO_ERROR && reconfig) {
3487 return NO_ERROR;
3511 status_t status = NO_ERROR;
3536 if (status == NO_ERROR) {
3540 if (status == NO_ERROR) {
3735 return NO_ERROR;
3820 if (status != NO_ERROR) {
3978 if (result != NO_ERROR) {
4004 return NO_ERROR;
4184 if (lStatus != NO_ERROR) {
4194 lStatus = NO_ERROR;
4273 LOGW_IF(status != NO_ERROR,"RecordThread %p could not initialize", this);
4351 if (LIKELY(mActiveTrack->getNextBuffer(&buffer) == NO_ERROR)) {
4482 if (lStatus != NO_ERROR) {
4505 lStatus = NO_ERROR;
4518 status_t status = NO_ERROR;
4535 if (status != NO_ERROR) {
4627 return NO_ERROR;
4665 return NO_ERROR;
4679 status_t status = NO_ERROR;
4687 if (param.getInt(String8(AudioParameter::keySamplingRate), value) == NO_ERROR) {
4691 if (param.getInt(String8(AudioParameter::keyFormat), value) == NO_ERROR) {
4695 if (param.getInt(String8(AudioParameter::keyChannels), value) == NO_ERROR) {
4699 if (param.getInt(String8(AudioParameter::keyFrameCount), value) == NO_ERROR) {
4709 if (param.getInt(String8(AudioParameter::keyRouting), value) == NO_ERROR) {
4733 if (status == NO_ERROR) {
4746 status = NO_ERROR;
4748 if (status == NO_ERROR) {
4772 if (initCheck() != NO_ERROR) {
4847 if (initCheck() != NO_ERROR) {
5027 return NO_ERROR;
5042 return NO_ERROR;
5058 return NO_ERROR;
5168 return NO_ERROR;
5195 return NO_ERROR;
5407 status_t lStatus = NO_ERROR;
5595 return NO_ERROR;
5612 return NO_ERROR;
5673 return NO_ERROR;
5697 if (lStatus != NO_ERROR) {
5745 if (lStatus != NO_ERROR) {
5752 if (lStatus != NO_ERROR) {
5756 if (lStatus != NO_ERROR) {
5773 if (lStatus != NO_ERROR && lStatus != ALREADY_EXISTS) {
5830 if (status != NO_ERROR) {
5839 return NO_ERROR;
5981 return NO_ERROR;
6028 status_t status = NO_ERROR;
6073 return NO_ERROR;
6115 if (mStatus != NO_ERROR) {
6177 status = NO_ERROR;
6528 if (cmdCode != EFFECT_CMD_GET_PARAM && status == NO_ERROR) {
6548 if (enabled && status != NO_ERROR) {
6575 return NO_ERROR; // simply ignore as we are being destroyed
6584 return NO_ERROR;
6622 status_t status = NO_ERROR;
6644 if (controller && status == NO_ERROR && size == sizeof(volume)) {
6655 status_t status = NO_ERROR;
6670 if (status == NO_ERROR) {
6685 if (status2 == NO_ERROR) {
6688 if (status == NO_ERROR) {
6699 status_t status = NO_ERROR;
6709 if (status == NO_ERROR) {
6808 return NO_ERROR;
6860 return NO_ERROR;
6872 return NO_ERROR;
6876 if (status != NO_ERROR) {
6892 return NO_ERROR;
6897 return NO_ERROR;
6969 status_t status = NO_ERROR;
6994 if (ret != NO_ERROR) {
6998 } else if (reply != NO_ERROR) {
7008 *(int *)pReplyData = NO_ERROR;
7011 *(int *)pReplyData = NO_ERROR;
7307 return NO_ERROR;
7455 return NO_ERROR;