Searched refs:unixDlClose (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c5332 static void unixDlClose(sqlite3_vfs *NotUsed, void *pHandle){ function
5340 #define unixDlClose 0 macro
6706 unixDlClose, /* xDlClose */ \
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c29473 static void unixDlClose(sqlite3_vfs *NotUsed, void *pHandle){ function
29481 #define unixDlClose macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c30326 static void unixDlClose(sqlite3_vfs *NotUsed, void *pHandle){ function
30334 #define unixDlClose macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c30346 static void unixDlClose(sqlite3_vfs *NotUsed, void *pHandle){ function
30354 #define unixDlClose macro
[all...]

Completed in 566 milliseconds