Searched refs:xGetSystemCall (Results 1 - 4 of 4) sorted by relevance
/external/sqlite/dist/orig/ |
H A D | sqlite3.h | 1011 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces 1055 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
|
H A D | sqlite3.c | 1561 ** ^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 D | sqlite3.h | 1011 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces 1055 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
|
H A D | sqlite3.c | 1561 ** ^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