Searched refs:xGetSystemCall (Results 1 - 4 of 4) sorted by relevance

/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 545 milliseconds