Searched defs:xGetSystemCall (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h902 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
946 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
H A Dsqlite3.c1445 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1489 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
23938 0, /* xGetSystemCall */
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h1011 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1055 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
H A Dsqlite3.c1561 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1605 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
24792 0, /* xGetSystemCall */
[all...]
/external/sqlite/dist/
H A Dsqlite3.h1011 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1055 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
H A Dsqlite3.c1561 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1605 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
24792 0, /* xGetSystemCall */
[all...]

Completed in 519 milliseconds