Searched refs:xGetLastError (Results 1 - 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/sql/chromium/
H A DSQLiteFileSystemChromiumWin.cpp164 win32_vfs->xGetLastError
H A DSQLiteFileSystemChromiumPosix.cpp192 unix_vfs->xGetLastError
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h759 int (*xGetLastError)(sqlite3_vfs*, int, char *); member in struct:sqlite3_vfs
/external/sqlite/dist/orig/
H A Dsqlite3.h1044 int (*xGetLastError)(sqlite3_vfs*, int, char *); member in struct:sqlite3_vfs
H A Dsqlite3.c1594 int (*xGetLastError)(sqlite3_vfs*, int, char *); member in struct:sqlite3_vfs
24742 ** it should be truncated. The return value of xGetLastError
24752 ** int xGetLastError(sqlite3_vfs *pVfs, int nBuf, char *zBuf){
24789 os2GetLastError, /* xGetLastError */
[all...]
/external/sqlite/dist/
H A Dsqlite3.h1044 int (*xGetLastError)(sqlite3_vfs*, int, char *); member in struct:sqlite3_vfs
H A Dsqlite3.c1594 int (*xGetLastError)(sqlite3_vfs*, int, char *); member in struct:sqlite3_vfs
24742 ** it should be truncated. The return value of xGetLastError
24752 ** int xGetLastError(sqlite3_vfs *pVfs, int nBuf, char *zBuf){
24789 os2GetLastError, /* xGetLastError */
[all...]

Completed in 400 milliseconds