/frameworks/base/libs/utils/ |
ZipFileCRO.cpp | 24 if (zip->open(path) == NO_ERROR) {
|
String8.cpp | 233 if (mString) return NO_ERROR; 244 if (mString) return NO_ERROR; 255 if (mString) return NO_ERROR; 266 if (mString) return NO_ERROR; 277 return NO_ERROR; 279 return NO_ERROR; 295 return NO_ERROR; 314 int result = NO_ERROR; 340 return NO_ERROR; 376 return NO_ERROR; [all...] |
/development/tools/emulator/system/camera/ |
EmulatedFakeCameraDevice.cpp | 75 return NO_ERROR; 81 return NO_ERROR; 91 return NO_ERROR; 101 return NO_ERROR; 123 if (res == NO_ERROR) { 178 return NO_ERROR; 185 return NO_ERROR;
|
/frameworks/base/include/media/ |
AudioRecord.h | 107 * - NO_ERROR: successful operation 171 * - NO_ERROR: successful intialization 240 * - NO_ERROR: successful operation 259 * - NO_ERROR: successful operation 274 * - NO_ERROR: successful operation 301 * STOPPED instead of NO_ERROR as long as there are buffers availlable, 343 virtual status_t readyToRun() { return NO_ERROR; }
|
AudioTrack.h | 107 * - NO_ERROR: successful operation 184 * - NO_ERROR: successful intialization 299 * - NO_ERROR: successful operation 317 * - NO_ERROR: successful operation 338 * - NO_ERROR: successful operation 350 * - NO_ERROR: successful operation 384 * - NO_ERROR: successful operation 392 * STOPPED instead of NO_ERROR as long as there are buffers availlable,
|
/device/samsung/crespo/libaudio/ |
AudioHardware.cpp | 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) { [all...] |
/frameworks/base/services/surfaceflinger/DisplayHardware/ |
HWComposer.cpp | 70 return mHwc ? NO_ERROR : NO_INIT; 97 return NO_ERROR; 102 if (err == NO_ERROR) { 149 return NO_ERROR; 159 return NO_ERROR;
|
/frameworks/base/tools/aapt/ |
ResourceTable.cpp | 65 if (err != NO_ERROR) { 71 if (err != NO_ERROR) { 84 if (err != NO_ERROR) { 267 return NO_ERROR; 286 if (err != NO_ERROR) { 361 if (err != NO_ERROR) { 404 if (err != NO_ERROR) { 443 if (err != NO_ERROR) { 490 if (err != NO_ERROR) { 523 if (err != NO_ERROR) { [all...] |
Package.cpp | 59 status_t result = NO_ERROR; 102 if (status != NO_ERROR) { 135 result = NO_ERROR; 164 if (result != NO_ERROR) { 196 assert(result == NO_ERROR); 200 if (result != NO_ERROR) { 209 if (result == NO_ERROR && bundle->getVerbose()) 223 if (status != NO_ERROR) { 387 if (result == NO_ERROR) {
|
/frameworks/base/cmds/keystore/ |
keystore.cpp | 240 return (rename(tmpFileName, filename) == 0) ? NO_ERROR : SYSTEM_ERROR; 282 return NO_ERROR; 312 if (response != NO_ERROR) { 316 return NO_ERROR; 357 if (response == NO_ERROR && masterKeyBlob.getLength() == MASTER_KEY_SIZE_BYTES) { 365 if (response == NO_ERROR) { 573 if (responseCode != NO_ERROR) { 576 send_code(sock, NO_ERROR); 591 return (unlink(filename) && errno != ENOENT) ? SYSTEM_ERROR : NO_ERROR; 600 return NO_ERROR; [all...] |
/frameworks/base/libs/gui/ |
SurfaceComposerClient.cpp | 51 while (getService(name, &mComposerService) != NO_ERROR) { 188 return NO_ERROR; 204 return NO_ERROR; 215 return NO_ERROR; 229 return NO_ERROR; 241 return NO_ERROR; 252 return NO_ERROR; 269 return NO_ERROR; 280 return NO_ERROR; 290 return NO_ERROR; [all...] |
SurfaceTextureClient.cpp | 157 if (result != NO_ERROR) { 244 return NO_ERROR; 257 return NO_ERROR; 260 return NO_ERROR; 263 return NO_ERROR; 266 return NO_ERROR; 269 return NO_ERROR; 277 int res = NO_ERROR; 280 // deprecated. must return NO_ERROR. 283 // deprecated. must return NO_ERROR [all...] |
IGraphicBufferAlloc.cpp | 56 if (result == NO_ERROR) { 109 return NO_ERROR;
|
ISensorServer.cpp | 89 return NO_ERROR; 95 return NO_ERROR;
|
/frameworks/base/media/libmedia/ |
AudioSystem.cpp | 66 gAudioErrorCallback(NO_ERROR); 88 return NO_ERROR; 96 return NO_ERROR; 104 return NO_ERROR; 112 return NO_ERROR; 120 return NO_ERROR; 129 return NO_ERROR; 138 return NO_ERROR; 147 return NO_ERROR; 156 return NO_ERROR; [all...] |
/system/media/wilhelm/src/android/ |
android_Effect.cpp | 202 if (android::NO_ERROR == status) { 204 if (android::NO_ERROR == status) { 229 if (android::NO_ERROR == status) { 265 if (android::NO_ERROR == android_bb_getParam(ibb->mBassBoostEffect, 283 if (android::NO_ERROR == android_eq_getParam(ieq->mEqEffect, EQ_PARAM_NUM_BANDS, 0, &num)) { 287 if (android::NO_ERROR == android_eq_getParam(ieq->mEqEffect, EQ_PARAM_LEVEL_RANGE, 0, range)) { 297 if (android::NO_ERROR == android_eq_getParam(ieq->mEqEffect, 308 if (android::NO_ERROR == android_eq_getParam(ieq->mEqEffect, 333 if (android::NO_ERROR == android_virt_getParam(ivi->mVirtualizerEffect, 368 if (android::NO_ERROR == android_prev_getPreset(ipr->mPresetReverbEffect, &preset)) [all...] |
android_LocAVPlayer.cpp | 53 } else if (mPlayer->setDataSource(mDataLocator.uriRef, NULL /*headers*/) != NO_ERROR) { 64 mDataLocator.fdi.length) != NO_ERROR) {
|
/hardware/msm7k/libaudio-qsd8k/ |
AudioHardware.cpp | 220 return mInit ? NO_ERROR : NO_INIT; 243 if (lStatus == NO_ERROR) { 279 if (lStatus != NO_ERROR) { 317 if (status == NO_ERROR) { 354 return NO_ERROR; 370 return NO_ERROR; 376 return NO_ERROR; 397 if (param.get(key, value) == NO_ERROR) { 409 if (param.get(key, value) == NO_ERROR) { 419 if (param.get(key, value) == NO_ERROR) { [all...] |
/frameworks/base/libs/binder/ |
BpBinder.cpp | 113 if (err == NO_ERROR) { 140 if (err != NO_ERROR) return err; 200 return res >= (ssize_t)NO_ERROR ? (status_t)NO_ERROR : res; 236 return NO_ERROR; 360 return ipc ? ipc->attemptIncStrongHandle(mHandle) == NO_ERROR : false;
|
/frameworks/base/libs/ui/ |
KeyLayoutMap.cpp | 103 return NO_ERROR; 113 return NO_ERROR; 134 return NO_ERROR; 183 return NO_ERROR; 237 return NO_ERROR; 338 return NO_ERROR;
|
/frameworks/base/opengl/libagl/ |
TextureObjectManager.cpp | 83 return NO_ERROR; 91 return NO_ERROR; 145 return NO_ERROR; 159 return NO_ERROR; 194 if (allocateMipmaps() != NO_ERROR) 239 return NO_ERROR;
|
/frameworks/media/libvideoeditor/lvpp/ |
VideoEditorPlayer.cpp | 296 return NO_ERROR; 402 NO_ERROR) { 406 NO_ERROR) { 434 if ((t == 0) || (t->initCheck() != NO_ERROR)) { 445 return NO_ERROR; 553 return NO_ERROR;
|
/frameworks/base/services/audioflinger/ |
AudioFlinger.cpp | 224 return NO_ERROR; 284 return NO_ERROR; 298 return NO_ERROR; 312 return NO_ERROR; 319 if (mutex.tryLock() == NO_ERROR) { 370 return NO_ERROR; 454 if (lStatus == NO_ERROR && effectThread != NULL) { 460 if (lStatus == NO_ERROR) { 534 if (ret != NO_ERROR) { 547 if (mPrimaryHardwareDev->set_master_volume(mPrimaryHardwareDev, value) == NO_ERROR) { [all...] |
/external/qemu/distrib/sdl-1.2.12/src/thread/os2/ |
SDL_syssem.c | 114 if (ulrc==NO_ERROR) 148 if (ulrc==NO_ERROR)
|
/frameworks/base/libs/hwui/utils/ |
SortedListImpl.cpp | 97 return NO_ERROR; 102 ssize_t err = NO_ERROR;
|