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

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_onefile.c167 static void *fsDlOpen(sqlite3_vfs*, const char *zFilename);
195 fsDlOpen, /* xDlOpen */
758 static void *fsDlOpen(sqlite3_vfs *pVfs, const char *zPath){ function

Completed in 245 milliseconds