Searched defs:xShutdown (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3.h | 1768 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member 8869 void (*xShutdown)(void*); global() member 8891 void (*xShutdown)(void*); global() member [all...] |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | 2078 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member 9178 void (*xShutdown)(void*); global() member 9200 void (*xShutdown)(void*); global() member [all...] |
Completed in 123 milliseconds