/frameworks/av/media/libmedia/ |
IAudioPolicyService.cpp | 346 if (status != NO_ERROR) { 379 return NO_ERROR; 389 return NO_ERROR; 395 return NO_ERROR; 404 return NO_ERROR; 411 return NO_ERROR; 430 return NO_ERROR; 441 return NO_ERROR; 452 return NO_ERROR; 459 return NO_ERROR; [all...] |
AudioParameter.cpp | 90 return NO_ERROR; 123 return NO_ERROR; 133 return NO_ERROR; 144 if (result == NO_ERROR) { 160 if (result == NO_ERROR) { 176 return NO_ERROR;
|
IMediaPlayer.cpp | 335 return NO_ERROR; 348 return NO_ERROR; 356 return NO_ERROR; 363 return NO_ERROR; 370 return NO_ERROR; 375 return NO_ERROR; 380 return NO_ERROR; 385 return NO_ERROR; 393 return NO_ERROR; 398 return NO_ERROR; [all...] |
IMediaMetadataRetriever.cpp | 130 if (ret != NO_ERROR) { 145 if (ret != NO_ERROR) { 161 if (ret != NO_ERROR) { 179 return NO_ERROR; 196 return NO_ERROR; 204 return NO_ERROR; 216 reply->writeInt32(NO_ERROR); 224 return NO_ERROR; 233 reply->writeInt32(NO_ERROR); 241 return NO_ERROR; [all...] |
IMediaPlayerService.cpp | 153 return NO_ERROR; 166 return NO_ERROR; 181 return NO_ERROR; 188 return NO_ERROR; 195 return NO_ERROR; 201 return NO_ERROR; 207 return NO_ERROR; 213 return NO_ERROR; 218 return NO_ERROR;
|
AudioEffect.cpp | 75 if (stringToGuid(typeStr, &type) == NO_ERROR) { 81 if (stringToGuid(uuidStr, &uuid) == NO_ERROR) { 140 if (iEffect == 0 || (mStatus != NO_ERROR && mStatus != ALREADY_EXISTS)) { 172 if (mStatus == NO_ERROR || mStatus == ALREADY_EXISTS) { 204 if (mStatus != NO_ERROR) { 208 status_t status = NO_ERROR; 219 if (status == NO_ERROR) { 232 if (mStatus != NO_ERROR && mStatus != ALREADY_EXISTS) { 239 return NO_ERROR; 250 if (status == NO_ERROR) { [all...] |
AudioRecord.cpp | 56 != NO_ERROR) { 75 return NO_ERROR; 106 if (mStatus == NO_ERROR) { 187 if (status != NO_ERROR) { 205 if (status != NO_ERROR) { 213 mStatus = NO_ERROR; 236 return NO_ERROR; 284 status_t ret = NO_ERROR; 335 if (ret == NO_ERROR) { 341 // thread unblocks in readyToRun() and returns NO_ERROR [all...] |
IEffect.cpp | 88 if (status != NO_ERROR) { 118 if (status == NO_ERROR) { 137 return NO_ERROR; 144 return NO_ERROR; 178 return NO_ERROR; 185 return NO_ERROR; 191 return NO_ERROR;
|
/frameworks/native/libs/utils/ |
String16.cpp | 174 return NO_ERROR; 179 return NO_ERROR; 203 return NO_ERROR; 214 return NO_ERROR; 216 return NO_ERROR; 225 return NO_ERROR; 235 return NO_ERROR; 237 return NO_ERROR; 247 return NO_ERROR; 262 return NO_ERROR; [all...] |
/hardware/ti/omap4xxx/libtiutils/ |
ErrorUtils.cpp | 33 return NO_ERROR; 59 return NO_ERROR; 75 return NO_ERROR; 82 return NO_ERROR; 96 return NO_ERROR; 134 return NO_ERROR;
|
/development/tools/emulator/system/camera/ |
EmulatedFakeCamera.cpp | 51 if (res != NO_ERROR) { 65 if (res != NO_ERROR) { 82 return NO_ERROR;
|
QemuClient.cpp | 43 mQueryDeliveryStatus(NO_ERROR), 55 mQueryDeliveryStatus(NO_ERROR), 67 mQueryDeliveryStatus(NO_ERROR), 117 return NO_ERROR; 124 if (mQueryDeliveryStatus != NO_ERROR) { 171 return NO_ERROR; 180 mQueryDeliveryStatus = NO_ERROR; 245 return NO_ERROR; 271 return NO_ERROR; 321 return NO_ERROR; [all...] |
PreviewWindow.cpp | 54 status_t res = NO_ERROR; 67 if (res == NO_ERROR) { 89 return NO_ERROR; 127 if (res != NO_ERROR) { 142 if (res != NO_ERROR || buffer == NULL) { 150 if (res != NO_ERROR) { 163 if (res != NO_ERROR) { 173 if (res == NO_ERROR) {
|
EmulatedCameraDevice.cpp | 70 return NO_ERROR; 82 return NO_ERROR; 96 ALOGE_IF(res != NO_ERROR, "%s: startWorkerThread failed", __FUNCTION__); 106 return NO_ERROR; 110 ALOGE_IF(res != NO_ERROR, "%s: startWorkerThread failed", __FUNCTION__); 173 return NO_ERROR; 176 return NO_ERROR; 179 return NO_ERROR; 182 return NO_ERROR; 229 return NO_ERROR; [all...] |
/hardware/libhardware_legacy/audio/ |
AudioHardwareStub.cpp | 42 return NO_ERROR; 53 if (lStatus == NO_ERROR) 78 if (lStatus == NO_ERROR) 91 return NO_ERROR; 96 return NO_ERROR; 108 return NO_ERROR; 114 return NO_ERROR; 125 return NO_ERROR; 137 return NO_ERROR; 152 return NO_ERROR; [all...] |
AudioDumpInterface.cpp | 95 if (status) *status = NO_ERROR; 161 if (status) *status = NO_ERROR; 196 if (param.get(String8("test_cmd_file_name"), value) == NO_ERROR) { 200 if (param.get(String8("test_cmd_policy"), value) == NO_ERROR) { 205 return NO_ERROR; 209 return NO_ERROR; 219 if (param.get(String8("test_cmd_policy"), value) == NO_ERROR) { 231 if (param.get(String8("test_cmd_file_name"), value) == NO_ERROR) { 309 return NO_ERROR; 342 return NO_ERROR; [all...] |
/hardware/msm7k/libaudio-qdsp5v2/ |
AudioHardware.cpp | 59 return mInit ? NO_ERROR : NO_INIT; 82 if (rc == NO_ERROR) { 114 return NO_ERROR; 119 return NO_ERROR; 125 return NO_ERROR; 130 return NO_ERROR; 150 return NO_ERROR; 164 return NO_ERROR; 207 return NO_ERROR; 300 status_t status = NO_ERROR; [all...] |
/frameworks/native/include/utils/ |
Errors.h | 39 // Win32 #defines NO_ERROR as well. It has the same value, so there's no 42 # undef NO_ERROR 47 NO_ERROR = 0, // No errors. 81 # define NO_ERROR 0L
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXAlgo.cpp | 39 status_t ret = NO_ERROR; 293 status_t ret = NO_ERROR; 327 status_t ret = NO_ERROR; 358 status_t ret = NO_ERROR; 365 if ( NO_ERROR == ret ) 401 status_t ret = NO_ERROR; 408 if ( NO_ERROR == ret ) 436 if ( NO_ERROR == ret ) 488 status_t ret = NO_ERROR; 500 if ( NO_ERROR == ret [all...] |
OMXFD.cpp | 45 status_t ret = NO_ERROR; 56 status_t ret = NO_ERROR; 61 if (ret != NO_ERROR) { 80 status_t ret = NO_ERROR; 88 if (ret != NO_ERROR) { 94 if (ret != NO_ERROR) { 119 status_t ret = NO_ERROR; 131 if ( NO_ERROR == ret ) 163 if ( NO_ERROR == ret ) 167 if ( NO_ERROR != ret [all...] |
OMXExif.cpp | 37 status_t ret = NO_ERROR; 51 mEXIFData.mGPSData.mLatSecDiv ) == NO_ERROR ) 83 mEXIFData.mGPSData.mLongSecDiv) == NO_ERROR ) 234 status_t ret = NO_ERROR; 257 if ( NO_ERROR == ret ) 288 if ( NO_ERROR == ret ) 304 if ( NO_ERROR == ret ) 515 status_t ret = NO_ERROR; 525 if ((NO_ERROR == ret) && (mEXIFData.mModelValid)) { 529 if ((NO_ERROR == ret) && (mEXIFData.mMakeValid)) [all...] |
OMXCameraAdapter.cpp | 65 status_t ret = NO_ERROR; 124 if(ret != NO_ERROR) { 141 if ( NO_ERROR == ret ) { 223 if ( ret != NO_ERROR ) 227 ret = NO_ERROR; 246 if ( ret != NO_ERROR ) 250 ret = NO_ERROR; 290 if ( NO_ERROR != ret ) { 347 status_t ret = NO_ERROR; 363 if ( (NO_ERROR == ret) & [all...] |
/hardware/ti/omap4xxx/camera/ |
CameraHal.cpp | 214 @return NO_ERROR 237 @return NO_ERROR 252 status_t ret = NO_ERROR; [all...] |
/frameworks/av/media/libmediaplayerservice/ |
MidiFile.cpp | 108 return NO_ERROR; 144 return NO_ERROR; 172 return NO_ERROR; 188 return NO_ERROR; 197 if (ret == NO_ERROR) { 227 return NO_ERROR; 245 return NO_ERROR; 267 return NO_ERROR; 277 if ((mState == EAS_STATE_PAUSING) || (mState == EAS_STATE_PAUSED)) return NO_ERROR; 282 return NO_ERROR; [all...] |
/frameworks/av/services/camera/tests/CameraServiceTest/ |
CameraServiceTest.cpp | 135 return NO_ERROR; 139 return NO_ERROR; 143 return NO_ERROR; 333 return NO_ERROR; 457 ASSERT(c->connect(cc) != NO_ERROR); 464 ASSERT(c->connect(cc) == NO_ERROR); 471 ASSERT(c->lock() != NO_ERROR); 477 ASSERT(c->lock() == NO_ERROR); 478 ASSERT(c->unlock() == NO_ERROR); 484 ASSERT(c->lock() == NO_ERROR); [all...] |