Lines Matching full:no_error
319 return NO_ERROR;
343 return NO_ERROR;
363 return NO_ERROR;
477 return NO_ERROR;
704 if (p->initCheck() == NO_ERROR) {
768 if (mStatus != NO_ERROR) {
1014 if (ret == NO_ERROR) mAntagonizer->start();
1051 return NO_ERROR;
1060 if (ret == NO_ERROR) {
1074 if (ret == NO_ERROR) {
1119 return NO_ERROR;
1128 return NO_ERROR;
1145 return NO_ERROR;
1149 return NO_ERROR;
1157 return NO_ERROR;
1165 return NO_ERROR;
1209 return NO_ERROR;
1330 if (player->setDataSource(url) != NO_ERROR) goto Exit;
1336 if (cache->wait() != NO_ERROR) goto Exit;
1377 if (player->setDataSource(fd, offset, length) != NO_ERROR) goto Exit;
1383 if (cache->wait() != NO_ERROR) goto Exit;
1528 if (AudioSystem::getOutputFrameCount(&afFrameCount, mStreamType) != NO_ERROR) {
1531 if (AudioSystem::getOutputSamplingRate(&afSampleRate, mStreamType) != NO_ERROR) {
1574 if ((t == 0) || (t->initCheck() != NO_ERROR)) {
1643 if (res != NO_ERROR) {
1737 status_t res = NO_ERROR;
1757 return NO_ERROR;
1767 return NO_ERROR;
1814 mError(NO_ERROR), mCommandComplete(false)
1834 return NO_ERROR;
1841 return NO_ERROR;
1926 return NO_ERROR;
1968 if (mError == NO_ERROR) {
2197 return NO_ERROR;