Searched defs:pNotUsed (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest2.c60 static void pager_test_reiniter(DbPage *pNotUsed){ argument
H A Dos_unix.c398 sqlite3_vfs *pNotUsed, /* The VFS pointer. Not used */
405 UNUSED_PARAMETER(pNotUsed);
441 sqlite3_vfs *pNotUsed,
446 UNUSED_PARAMETER(pNotUsed);
397 unixSetSystemCall( sqlite3_vfs *pNotUsed, const char *zName, sqlite3_syscall_ptr pNewFunc ) argument
440 unixGetSystemCall( sqlite3_vfs *pNotUsed, const char *zName ) argument
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c24539 sqlite3_vfs *pNotUsed, /* The VFS pointer. Not used */
24546 UNUSED_PARAMETER(pNotUsed);
24582 sqlite3_vfs *pNotUsed,
24587 UNUSED_PARAMETER(pNotUsed);
24538 unixSetSystemCall( sqlite3_vfs *pNotUsed, const char *zName, sqlite3_syscall_ptr pNewFunc ) argument
24581 unixGetSystemCall( sqlite3_vfs *pNotUsed, const char *zName ) argument
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c24736 sqlite3_vfs *pNotUsed, /* The VFS pointer. Not used */
24743 UNUSED_PARAMETER(pNotUsed);
24779 sqlite3_vfs *pNotUsed,
24784 UNUSED_PARAMETER(pNotUsed);
24735 unixSetSystemCall( sqlite3_vfs *pNotUsed, const char *zName, sqlite3_syscall_ptr pNewFunc ) argument
24778 unixGetSystemCall( sqlite3_vfs *pNotUsed, const char *zName ) argument
33053 winSetSystemCall( sqlite3_vfs *pNotUsed, const char *zName, sqlite3_syscall_ptr pNewFunc ) argument
33096 winGetSystemCall( sqlite3_vfs *pNotUsed, const char *zName ) argument
[all...]
/external/sqlite/dist/
H A Dsqlite3.c24754 sqlite3_vfs *pNotUsed, /* The VFS pointer. Not used */
24761 UNUSED_PARAMETER(pNotUsed);
24797 sqlite3_vfs *pNotUsed,
24802 UNUSED_PARAMETER(pNotUsed);
24753 unixSetSystemCall( sqlite3_vfs *pNotUsed, const char *zName, sqlite3_syscall_ptr pNewFunc ) argument
24796 unixGetSystemCall( sqlite3_vfs *pNotUsed, const char *zName ) argument
33073 winSetSystemCall( sqlite3_vfs *pNotUsed, const char *zName, sqlite3_syscall_ptr pNewFunc ) argument
33116 winGetSystemCall( sqlite3_vfs *pNotUsed, const char *zName ) argument
[all...]

Completed in 582 milliseconds