Searched refs:failed2 (Results 1 - 5 of 5) sorted by relevance

/external/pdfium/core/src/fxcodec/jbig2/
H A DJBig2_Context.cpp511 goto failed2;
521 goto failed2;
529 goto failed2;
537 goto failed2;
599 failed2:
/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c2706 int failed2 = SQLITE_OK; local
2710 if( failed && (failed2 = afpSetLock(context->dbPath, pFile,
2715 rc = ((failed & SQLITE_IOERR) == SQLITE_IOERR) ? failed2 :
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c26847 int failed2 = SQLITE_OK; local
26851 if( failed && (failed2 = afpSetLock(context->dbPath, pFile,
26856 rc = ((failed & SQLITE_IOERR) == SQLITE_IOERR) ? failed2 :
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c27152 int failed2 = SQLITE_OK; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c27170 int failed2 = SQLITE_OK; local
[all...]

Completed in 519 milliseconds