Home | History | Annotate | Download | only in libaudio

Lines Matching full:no_error

143     return mInit ? NO_ERROR : NO_INIT;
231 if (rc == NO_ERROR) {
236 if (rc != NO_ERROR) {
285 status_t rc = NO_ERROR;
293 if (rc == NO_ERROR) {
298 if (rc != NO_ERROR) {
378 if (status == NO_ERROR) {
471 return NO_ERROR;
477 return NO_ERROR;
494 if (param.get(key, value) == NO_ERROR) {
506 if (param.get(key, value) == NO_ERROR) {
530 return NO_ERROR;
568 return NO_ERROR;
638 if (mutex.tryLock() == NO_ERROR) {
702 return NO_ERROR;
768 return NO_ERROR;
1011 return NO_ERROR;
1097 return NO_ERROR;
1184 if (spIn->open_l() != NO_ERROR) {
1240 return NO_ERROR;
1296 return NO_ERROR;
1335 return NO_ERROR;
1346 status_t status = NO_ERROR;
1356 if (param.getInt(String8(AudioParameter::keyRouting), device) == NO_ERROR)
1390 if (param.get(key, value) == NO_ERROR) {
1448 mDownSampler(NULL), mReadStatus(NO_ERROR), mInputBuf(NULL),
1505 return NO_ERROR;
1638 if (mEchoReference->read(mEchoReference, &b) == NO_ERROR)
1713 if (status == NO_ERROR) {
1803 if (spOut->open_l() != NO_ERROR) {
1868 return NO_ERROR;
1978 return NO_ERROR;
2014 return NO_ERROR;
2025 status_t status = NO_ERROR;
2037 if (param.getInt(String8(AudioParameter::keyInputSource), value) == NO_ERROR) {
2047 if (param.getInt(String8(AudioParameter::keyRouting), value) == NO_ERROR)
2078 if (param.get(key, value) == NO_ERROR) {
2105 return NO_ERROR;
2117 status = NO_ERROR;
2123 if (status == NO_ERROR) {