Searched defs:xInit (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3.h | 1767 int (*xInit)(void*); /* Initialize the memory allocator */ member 8868 int (*xInit)(void*); global() member 8890 int (*xInit)(void*); global() member [all...] |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | 2077 int (*xInit)(void*); /* Initialize the memory allocator */ member 9177 int (*xInit)(void*); global() member 9199 int (*xInit)(void*); global() member 133177 sqlite3_loadext_entry xInit; global() local 133495 sqlite3_loadext_entry xInit; global() local [all...] |
Completed in 143 milliseconds