Home
last modified time | relevance | path

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

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