Home
last modified time | relevance | path

Searched defs:xShutdown (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3.h1768 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 Dsqlite3.c2078 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