HomeSort by relevance Sort by last modified time
    Searched refs:NO_ERROR (Results 151 - 175 of 651) sorted by null

1 2 3 4 5 67 8 91011>>

  /hardware/qcom/display/msm8084/libqservice/
IQHDMIClient.cpp 80 return NO_ERROR;
93 return NO_ERROR;
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXDccDataSave.cpp 34 status_t ret = NO_ERROR;
69 status_t ret = NO_ERROR;
95 return NO_ERROR;
103 return NO_ERROR;
119 return NO_ERROR;
300 return NO_ERROR;
305 status_t ret = NO_ERROR;
345 status_t ret = NO_ERROR;
OMXCameraAdapter.cpp 75 status_t ret = NO_ERROR;
150 if(ret != NO_ERROR) {
167 if ( NO_ERROR == ret ) {
296 if ( ret != NO_ERROR )
300 ret = NO_ERROR;
318 if ( ret != NO_ERROR )
322 ret = NO_ERROR;
448 status_t ret = NO_ERROR;
468 if ( NO_ERROR == ret )
478 if ( NO_ERROR == ret )
    [all...]
OMXExif.cpp 34 status_t ret = NO_ERROR;
48 mEXIFData.mGPSData.mLatSecDiv ) == NO_ERROR )
80 mEXIFData.mGPSData.mLongSecDiv) == NO_ERROR )
231 status_t ret = NO_ERROR;
254 if ( NO_ERROR == ret )
286 if ( NO_ERROR == ret )
302 if ( NO_ERROR == ret )
513 status_t ret = NO_ERROR;
523 if ((NO_ERROR == ret) && (mEXIFData.mModelValid)) {
527 if ((NO_ERROR == ret) && (mEXIFData.mMakeValid))
    [all...]
  /hardware/ti/omap4xxx/camera/
CameraProperties.cpp 77 return NO_ERROR;
97 status_t ret = NO_ERROR;
  /device/asus/flo/camera/QCamera2/HAL/
QCameraChannel.cpp 121 * NO_ERROR -- success
136 return NO_ERROR;
153 * NO_ERROR -- success
163 int32_t rc = NO_ERROR;
197 * NO_ERROR -- success
202 int32_t rc = NO_ERROR;
210 if (rc != NO_ERROR) {
229 if (rc != NO_ERROR) {
245 if (rc != NO_ERROR) {
266 * NO_ERROR -- succes
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraChannel.cpp 121 * NO_ERROR -- success
136 return NO_ERROR;
153 * NO_ERROR -- success
163 int32_t rc = NO_ERROR;
197 * NO_ERROR -- success
202 int32_t rc = NO_ERROR;
210 if (rc != NO_ERROR) {
229 if (rc != NO_ERROR) {
245 if (rc != NO_ERROR) {
266 * NO_ERROR -- succes
    [all...]
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
CameraDeviceBinderTest.java 157 assertEquals(CameraBinderTestUtils.NO_ERROR, status);
231 assertEquals(CameraBinderTestUtils.NO_ERROR, status);
245 assertEquals(CameraBinderTestUtils.NO_ERROR, mCameraUser.deleteStream(streamId));
277 assertEquals(CameraBinderTestUtils.NO_ERROR, mCameraUser.deleteStream(streamId));
278 assertEquals(CameraBinderTestUtils.NO_ERROR, mCameraUser.deleteStream(streamId2));
335 assertEquals("Streaming request IDs should be cancellable", CameraBinderTestUtils.NO_ERROR,
345 assertEquals(CameraBinderTestUtils.NO_ERROR, status);
356 assertEquals(CameraBinderTestUtils.NO_ERROR, status);
374 assertEquals(CameraBinderTestUtils.NO_ERROR, status);
376 assertEquals(CameraBinderTestUtils.NO_ERROR, status)
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
os_os2.c 114 return rc == NO_ERROR ? SQLITE_OK : SQLITE_IOERR;
134 if( DosSetFilePtr(pFile->h, offset, FILE_BEGIN, &fileLocation) != NO_ERROR ){
137 if( DosRead( pFile->h, pBuf, amt, &got ) != NO_ERROR ){
160 APIRET rc = NO_ERROR;
167 if( DosSetFilePtr(pFile->h, offset, FILE_BEGIN, &fileLocation) != NO_ERROR ){
172 ( rc = DosWrite( pFile->h, (PVOID)pBuf, amt, &wrote ) ) == NO_ERROR &&
179 return ( rc != NO_ERROR || amt > (int)wrote ) ? SQLITE_FULL : SQLITE_OK;
202 return rc == NO_ERROR ? SQLITE_OK : SQLITE_IOERR_TRUNCATE;
233 return DosResetBuffer( pFile->h ) == NO_ERROR ? SQLITE_OK : SQLITE_IOERR;
241 APIRET rc = NO_ERROR;
    [all...]
  /frameworks/av/cmds/screenrecord/
FrameOutput.cpp 48 if (err != NO_ERROR) {
59 if (err != NO_ERROR) {
87 return NO_ERROR;
127 if (err != NO_ERROR) {
190 return NO_ERROR;
  /frameworks/native/libs/binder/
Binder.cpp 85 return NO_ERROR;
102 status_t err = NO_ERROR;
135 return NO_ERROR;
202 return NO_ERROR;
216 return NO_ERROR;
IAppOpsService.cpp 133 return NO_ERROR;
143 return NO_ERROR;
154 return NO_ERROR;
164 return NO_ERROR;
173 return NO_ERROR;
180 return NO_ERROR;
188 return NO_ERROR;
  /build/tools/zipalign/
ZipFile.cpp 123 result = NO_ERROR;
208 status_t result = NO_ERROR;
270 if (result != NO_ERROR) {
314 if (result != NO_ERROR) {
365 status_t result = NO_ERROR;
420 if (result != NO_ERROR) {
452 if (result != NO_ERROR) {
479 if (result != NO_ERROR) {
567 if (result != NO_ERROR)
571 if (result != NO_ERROR)
    [all...]
  /hardware/ti/omap4-aah/camera/
ANativeWindowDisplayAdapter.cpp 179 if ( ret != NO_ERROR )
214 return NO_ERROR;
240 return NO_ERROR;
245 status_t ret = NO_ERROR;
254 if ( NO_ERROR == ret )
268 status_t ret = NO_ERROR;
298 return NO_ERROR;
337 return NO_ERROR;
342 status_t ret = NO_ERROR;
414 return NO_ERROR;
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/src/
QCameraStream.cpp 194 status_t rc=NO_ERROR;
226 if(rc==NO_ERROR)
233 status_t rc=NO_ERROR;
256 status_t ret = NO_ERROR;
310 return NO_ERROR;
326 return NO_ERROR;
336 return NO_ERROR;
347 return NO_ERROR;
444 return NO_ERROR;
448 return NO_ERROR;
    [all...]
QCameraStream_Preview.cpp 38 status_t retVal = NO_ERROR;
75 status_t ret = NO_ERROR;
136 if (err == NO_ERROR && buffer_handle) {
158 return NO_ERROR;
238 if(NO_ERROR!=initStream(img_mode, format)) {
257 return NO_ERROR;
287 if (err == NO_ERROR && buffer_handle != NULL) {
315 return NO_ERROR;
387 status_t ret = NO_ERROR;
415 if (NO_ERROR!=ret)
    [all...]
  /frameworks/native/libs/ui/
FramebufferNativeWindow.cpp 265 return NO_ERROR;
302 return NO_ERROR;
305 return NO_ERROR;
308 return NO_ERROR;
311 return NO_ERROR;
314 return NO_ERROR;
317 return NO_ERROR;
320 return NO_ERROR;
323 return NO_ERROR;
343 return NO_ERROR;
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Channel.cpp 153 * NO_ERROR -- success
167 return NO_ERROR;
184 * NO_ERROR -- success
192 int32_t rc = NO_ERROR;
233 * NO_ERROR -- success
238 int32_t rc = NO_ERROR;
253 if (rc != NO_ERROR) {
274 * NO_ERROR -- success
279 int32_t rc = NO_ERROR;
306 * NO_ERROR -- succes
    [all...]
  /frameworks/native/libs/gui/
BufferQueueConsumer.cpp 176 return NO_ERROR;
203 return NO_ERROR;
274 return NO_ERROR;
335 return NO_ERROR;
360 return NO_ERROR;
380 return NO_ERROR;
418 return NO_ERROR;
436 return NO_ERROR;
457 return NO_ERROR;
480 return NO_ERROR;
    [all...]
  /hardware/ti/omap4xxx/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp 72 int ret = NO_ERROR;
119 status_t ret = NO_ERROR;
123 return NO_ERROR;
152 status_t ret = NO_ERROR;
198 status_t ret = NO_ERROR;
226 int ret = NO_ERROR;
287 status_t ret = NO_ERROR;
340 int ret = NO_ERROR;
405 status_t ret = NO_ERROR;
419 return NO_ERROR;
    [all...]
  /hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp 76 status_t ret = NO_ERROR;
87 status_t ret = NO_ERROR;
134 status_t ret = NO_ERROR;
151 status_t ret = NO_ERROR;
168 status_t ret = NO_ERROR;
206 status_t ret = NO_ERROR;
236 status_t ret = NO_ERROR;
297 int ret = NO_ERROR;
343 status_t ret = NO_ERROR;
383 status_t ret = NO_ERROR;
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
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...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStream.cpp 55 * NO_ERROR -- success
89 * NO_ERROR -- success
109 return NO_ERROR;
122 * NO_ERROR -- success
147 * NO_ERROR -- success
156 return NO_ERROR;
169 * NO_ERROR -- success
195 * NO_ERROR -- success
313 * NO_ERROR -- success
318 int rc = NO_ERROR;
    [all...]
QCameraStateMachine.cpp 165 * NO_ERROR -- success
184 return NO_ERROR;
202 * NO_ERROR -- success
221 return NO_ERROR;
239 * NO_ERROR -- success
244 int32_t rc = NO_ERROR;
289 * NO_ERROR -- success
295 int32_t rc = NO_ERROR;
361 if (rc == NO_ERROR) {
373 rc = NO_ERROR;
    [all...]
  /frameworks/av/camera/
IProCameraCallbacks.cpp 97 return NO_ERROR;
105 return NO_ERROR;
114 return NO_ERROR;

Completed in 1761 milliseconds

1 2 3 4 5 67 8 91011>>