Lines Matching full:no_error
133 if (mAudioHardware->initCheck() == NO_ERROR) {
183 return NO_ERROR;
197 return NO_ERROR;
211 return NO_ERROR;
218 if (mutex.tryLock() == NO_ERROR) {
267 return NO_ERROR;
318 if (lStatus == NO_ERROR) {
399 if (mAudioHardware->setMasterVolume(value) == NO_ERROR) {
408 return NO_ERROR;
426 if (NO_ERROR == ret) {
468 return NO_ERROR;
511 return NO_ERROR;
530 return NO_ERROR;
590 if (NO_ERROR != param.getInt(key, device)) {
597 if (NO_ERROR == param.get(key, value)) {
612 if ((NO_ERROR == result) && (musicEnabled != -1)) {
633 if ((NO_ERROR == result) && (device != -1)) {
833 if (mParamCond.waitRelative(mLock, seconds(2)) == NO_ERROR) {
926 return NO_ERROR;
959 return NO_ERROR;
993 return NO_ERROR;
1018 return NO_ERROR;
1029 return NO_ERROR;
1088 lStatus = NO_ERROR;
1116 return NO_ERROR;
1128 return NO_ERROR;
1150 return NO_ERROR;
1162 return NO_ERROR;
1203 status = NO_ERROR;
1687 status_t status = NO_ERROR;
1692 if (param.getInt(String8(AudioParameter::keySamplingRate), value) == NO_ERROR) {
1695 if (param.getInt(String8(AudioParameter::keyFormat), value) == NO_ERROR) {
1702 if (param.getInt(String8(AudioParameter::keyChannels), value) == NO_ERROR) {
1709 if (param.getInt(String8(AudioParameter::keyFrameCount), value) == NO_ERROR) {
1719 if (status == NO_ERROR) {
1727 if (status == NO_ERROR && reconfig) {
1764 return NO_ERROR;
2023 status_t status = NO_ERROR;
2028 if (param.getInt(String8(AudioParameter::keyFrameCount), value) == NO_ERROR) {
2038 if (status == NO_ERROR) {
2046 if (status == NO_ERROR && reconfig) {
2568 return NO_ERROR;
2592 status_t status = NO_ERROR;
2613 if (status == NO_ERROR) {
2782 return NO_ERROR;
2864 if (status != NO_ERROR) {
3022 if (result != NO_ERROR) {
3048 return NO_ERROR;
3195 lStatus = NO_ERROR;
3329 if (LIKELY(mActiveTrack->getNextBuffer(&buffer) == NO_ERROR)) {
3439 status_t status = NO_ERROR;
3456 if (status != NO_ERROR) {
3544 return NO_ERROR;
3582 return NO_ERROR;
3596 status_t status = NO_ERROR;
3604 if (param.getInt(String8(AudioParameter::keySamplingRate), value) == NO_ERROR) {
3608 if (param.getInt(String8(AudioParameter::keyFormat), value) == NO_ERROR) {
3612 if (param.getInt(String8(AudioParameter::keyChannels), value) == NO_ERROR) {
3616 if (param.getInt(String8(AudioParameter::keyFrameCount), value) == NO_ERROR) {
3626 if (status == NO_ERROR) {
3637 status = NO_ERROR;
3639 if (status == NO_ERROR) {
3853 return NO_ERROR;
3868 return NO_ERROR;
3884 return NO_ERROR;
3975 return NO_ERROR;
4005 return NO_ERROR;