Lines Matching full:no_error
216 @return NO_ERROR
239 @return NO_ERROR
258 status_t ret = NO_ERROR;
1007 if ( NO_ERROR != ret ) {
1022 if (ret != NO_ERROR)
1036 status_t ret = NO_ERROR;
1076 if (ret != NO_ERROR) {
1090 status_t ret = NO_ERROR;
1109 status_t ret = NO_ERROR;
1116 if ( NO_ERROR == ret )
1124 if ( NO_ERROR == ret )
1141 if ( NO_ERROR == ret )
1161 status_t ret = NO_ERROR;
1165 if ( NO_ERROR == ret )
1185 status_t ret = NO_ERROR;
1194 return NO_ERROR;
1197 if ( NO_ERROR == ret )
1214 if ( NO_ERROR == ret )
1234 status_t ret = NO_ERROR;
1242 if ( NO_ERROR == ret ){
1251 if (ret != NO_ERROR){
1307 status_t ret = NO_ERROR;
1327 status_t ret = NO_ERROR;
1331 if ( NO_ERROR == ret )
1356 status_t ret = NO_ERROR;
1386 @return NO_ERROR Camera switched to VF mode
1393 status_t ret = NO_ERROR;
1418 if ( NO_ERROR != ret ){
1437 if ( NO_ERROR != ret ){
1441 return NO_ERROR;
1450 if ( NO_ERROR == ret )
1454 if ( NO_ERROR != ret )
1473 if ( NO_ERROR != ret )
1485 if ( NO_ERROR != ret )
1492 if ( NO_ERROR != ret ) {
1497 if ( NO_ERROR == ret )
1523 if ( NO_ERROR != ret )
1539 ret = NO_ERROR;
1541 else if ( NO_ERROR == ret ) {
1595 if ( ret != NO_ERROR )
1608 if(ret!=NO_ERROR)
1645 @return NO_ERROR If the ANativeWindow object passes validation criteria
1651 status_t ret = NO_ERROR;
1670 return NO_ERROR;
1676 ret = NO_ERROR;
1677 if(!mDisplayAdapter.get() || ((ret=mDisplayAdapter->initialize())!=NO_ERROR))
1679 if(ret!=NO_ERROR)
1705 if(ret!=NO_ERROR)
1792 @return NO_ERROR If recording could be started without any issues
1801 status_t ret = NO_ERROR;
1839 if ( NO_ERROR == ret )
1848 if ( NO_ERROR != ret )
1867 if ( NO_ERROR == ret )
1872 if ( NO_ERROR == ret )
1878 if ( NO_ERROR == ret )
1904 status_t ret = NO_ERROR;
1982 status_t ret = NO_ERROR;
2010 @return NO_ERROR If recording parameters could be set without any issues
2017 status_t ret = NO_ERROR;
2147 @return NO_ERROR
2153 status_t ret = NO_ERROR;
2175 if (ret != NO_ERROR)
2212 @return NO_ERROR If the cancel succeeded
2233 return NO_ERROR;
2300 status_t ret = NO_ERROR;
2323 if ( NO_ERROR == ret )
2328 if ( (NO_ERROR == ret) && ( NULL != mCameraAdapter ) )
2334 if ( NO_ERROR != ret )
2340 if ( NO_ERROR == ret )
2348 if ( NO_ERROR == ret )
2358 if ( NO_ERROR != ret )
2364 if ( (NO_ERROR == ret) && ( NULL != mCameraAdapter ) )
2377 if ( NO_ERROR == ret )
2399 status_t ret = NO_ERROR;
2421 @return NO_ERROR If able to switch to image capture
2427 status_t ret = NO_ERROR;
2471 if ( NO_ERROR == ret )
2495 if (NO_ERROR == ret &&
2514 if ((NO_ERROR == ret) && (mCameraAdapter->getState() == CameraAdapter::VIDEO_STATE)) {
2522 if ( (NO_ERROR == ret) && (NULL != mCameraAdapter) )
2524 if ( NO_ERROR == ret )
2529 if ( NO_ERROR != ret )
2535 if ( NO_ERROR == ret )
2545 if ( NO_ERROR != ret )
2551 if ( (NO_ERROR == ret) && ( NULL != mCameraAdapter ) )
2565 if ( ( NO_ERROR == ret ) && ( NULL != mCameraAdapter ) )
2590 @return NO_ERROR If cancel succeeded. Cancel can succeed if image callback is not sent
2602 return NO_ERROR;
2664 @return NO_ERROR If the command succeeds
2670 status_t ret = NO_ERROR;
2675 if ( ( NO_ERROR == ret ) && ( NULL == mCameraAdapter ) )
2681 if ( ( NO_ERROR == ret ) && ( !previewEnabled() ))
2687 if ( NO_ERROR == ret )
2746 @return NO_ERROR Dump succeeded
2754 return NO_ERROR;
2885 @return NO_ERROR - On success
2921 if ( ( NULL == mCameraAdapter ) || (mCameraAdapter->initialize(properties)!=NO_ERROR))
2936 if( ( NULL == mAppCallbackNotifier.get() ) || ( mAppCallbackNotifier->initialize() != NO_ERROR))
2947 if( ( NULL == mMemoryManager.get() ) || ( mMemoryManager->initialize() != NO_ERROR))
2971 if(mAppCallbackNotifier->start() != NO_ERROR)
2984 if ( setParameters(mParameters) != NO_ERROR )
2992 if (mSensorListener->initialize() == NO_ERROR) {
3004 return NO_ERROR;
3019 status_t status = NO_ERROR;
3146 return NO_ERROR;
3151 status_t ret = NO_ERROR;
3166 if ( NO_ERROR == ret )
3182 if ( NO_ERROR == ret )
3264 status_t ret = NO_ERROR;
3271 if ( NO_ERROR == ret )
3282 if ( NO_ERROR == ret )
3293 if ( NO_ERROR == ret )