Searched refs:xShutdown (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.h1141 ** structures. The xShutdown method is invoked (indirectly) by
1144 ** xInit and xShutdown.
1148 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
1158 ** call to xShutdown().
1168 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member in struct:sqlite3_mem_methods
1169 void *pAppData; /* Argument to xInit() and xShutdown() */
5395 ** ^The xShutdown() method is called from within [sqlite3_shutdown()],
5401 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
5406 ** call to xShutdown().
5500 void (*xShutdown)(voi member in struct:sqlite3_pcache_methods
[all...]
H A Dsqlite3.c1678 ** structures. The xShutdown method is invoked (indirectly) by
1681 ** xInit and xShutdown.
1685 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
1695 ** call to xShutdown().
1705 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member in struct:sqlite3_mem_methods
1706 void *pAppData; /* Argument to xInit() and xShutdown() */
5932 ** ^The xShutdown() method is called from within [sqlite3_shutdown()],
5938 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
5943 ** call to xShutdown().
6037 void (*xShutdown)(voi member in struct:sqlite3_pcache_methods
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.h1141 ** structures. The xShutdown method is invoked (indirectly) by
1144 ** xInit and xShutdown.
1148 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
1158 ** call to xShutdown().
1168 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member in struct:sqlite3_mem_methods
1169 void *pAppData; /* Argument to xInit() and xShutdown() */
5395 ** ^The xShutdown() method is called from within [sqlite3_shutdown()],
5401 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
5406 ** call to xShutdown().
5500 void (*xShutdown)(voi member in struct:sqlite3_pcache_methods
[all...]
H A Dsqlite3.c1678 ** structures. The xShutdown method is invoked (indirectly) by
1681 ** xInit and xShutdown.
1685 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
1695 ** call to xShutdown().
1705 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member in struct:sqlite3_mem_methods
1706 void *pAppData; /* Argument to xInit() and xShutdown() */
5932 ** ^The xShutdown() method is called from within [sqlite3_shutdown()],
5938 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
5943 ** call to xShutdown().
6037 void (*xShutdown)(voi member in struct:sqlite3_pcache_methods
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.h1141 ** structures. The xShutdown method is invoked (indirectly) by
1144 ** xInit and xShutdown.
1148 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
1158 ** call to xShutdown().
1168 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member in struct:sqlite3_mem_methods
1169 void *pAppData; /* Argument to xInit() and xShutdown() */
5395 ** ^The xShutdown() method is called from within [sqlite3_shutdown()],
5401 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
5406 ** call to xShutdown().
5500 void (*xShutdown)(voi member in struct:sqlite3_pcache_methods
[all...]
H A Dsqlite3.c1678 ** structures. The xShutdown method is invoked (indirectly) by
1681 ** xInit and xShutdown.
1685 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
1695 ** call to xShutdown().
1705 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member in struct:sqlite3_mem_methods
1706 void *pAppData; /* Argument to xInit() and xShutdown() */
5932 ** ^The xShutdown() method is called from within [sqlite3_shutdown()],
5938 ** xShutdown method is only called from [sqlite3_shutdown()] so it does
5943 ** call to xShutdown().
6037 void (*xShutdown)(voi member in struct:sqlite3_pcache_methods
[all...]

Completed in 907 milliseconds