HomeSort by relevance Sort by last modified time
    Searched full:no_error (Results 101 - 125 of 385) sorted by null

1 2 3 45 6 7 8 91011>>

  /development/host/windows/usb/api/
adb_io_completion.cpp 43 SetLastError(NO_ERROR);
  /development/tools/emulator/system/camera/
EmulatedFakeCamera2.cpp 51 return NO_ERROR;
EmulatedQemuCamera2.cpp 52 return NO_ERROR;
JpegCompressor.cpp 57 return NO_ERROR;
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/libs/storage/
IMountShutdownObserver.cpp 35 return NO_ERROR;
  /frameworks/native/libs/binder/
MemoryHeapBase.cpp 58 if (mapfd(fd, size) == NO_ERROR) {
79 if (mapfd(fd, size) == NO_ERROR) {
104 return NO_ERROR;
145 return NO_ERROR;
Binder.cpp 85 return NO_ERROR;
102 status_t err = NO_ERROR;
134 return NO_ERROR;
192 return NO_ERROR;
206 return NO_ERROR;
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/native/libs/gui/
ISurfaceComposerClient.cpp 105 return NO_ERROR;
110 return NO_ERROR;
123 return NO_ERROR;
130 return NO_ERROR;
SensorManager.cpp 72 if (err != NO_ERROR) {
99 return NO_ERROR;
118 if (assertStateLocked() == NO_ERROR) {
135 while (assertStateLocked() == NO_ERROR) {
SurfaceComposerClient.cpp 51 while (getService(name, &mComposerService) != NO_ERROR) {
190 return NO_ERROR;
206 return NO_ERROR;
217 return NO_ERROR;
231 return NO_ERROR;
243 return NO_ERROR;
254 return NO_ERROR;
271 return NO_ERROR;
282 return NO_ERROR;
292 return NO_ERROR;
    [all...]
  /frameworks/native/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...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 108 return mHwc ? NO_ERROR : NO_INIT;
129 status_t err = NO_ERROR;
140 if (err == NO_ERROR && mVSyncThread != NULL) {
161 return NO_ERROR;
166 if (err == NO_ERROR) {
216 return NO_ERROR;
226 return NO_ERROR;
  /device/samsung/crespo/libaudio/
AudioHardware.cpp 142 return mInit ? NO_ERROR : NO_INIT;
230 if (rc == NO_ERROR) {
235 if (rc != NO_ERROR) {
284 status_t rc = NO_ERROR;
292 if (rc == NO_ERROR) {
297 if (rc != NO_ERROR) {
377 if (status == NO_ERROR) {
470 return NO_ERROR;
476 return NO_ERROR;
493 if (param.get(key, value) == NO_ERROR) {
    [all...]
  /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/av/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;
130 return NO_ERROR;
139 return NO_ERROR;
149 return NO_ERROR;
158 return NO_ERROR;
    [all...]
  /frameworks/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...]
  /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/av/libvideoeditor/lvpp/
VideoEditorPlayer.cpp 300 return NO_ERROR;
414 NO_ERROR) {
418 NO_ERROR) {
458 if ((t == 0) || (t->initCheck() != NO_ERROR)) {
469 return NO_ERROR;
577 return NO_ERROR;
  /frameworks/base/libs/androidfw/
KeyLayoutMap.cpp 102 return NO_ERROR;
128 return NO_ERROR;
149 return NO_ERROR;
198 return NO_ERROR;
262 return NO_ERROR;
363 return NO_ERROR;
  /frameworks/native/opengl/libagl/
TextureObjectManager.cpp 81 return NO_ERROR;
89 return NO_ERROR;
143 return NO_ERROR;
157 return NO_ERROR;
192 if (allocateMipmaps() != NO_ERROR)
237 return NO_ERROR;
  /frameworks/av/media/libmediaplayerservice/
MediaPlayerService.cpp 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) {
    [all...]

Completed in 824 milliseconds

1 2 3 45 6 7 8 91011>>