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

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_vfs.c180 static void (*tvfsDlSym(sqlite3_vfs*,void*, const char *zSymbol))(void);
689 static void (*tvfsDlSym(sqlite3_vfs *pVfs, void *p, const char *zSym))(void){ function
1295 tvfsDlSym, /* xDlSym */

Completed in 42 milliseconds