Home
last modified time | relevance | path

Searched refs:apndDlSym (Results 1 – 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
Dshell.c3519 static void (*apndDlSym(sqlite3_vfs *pVfs, void *p, const char*zSym))(void);
3543 apndDlSym, /* xDlSym */
3893 static void (*apndDlSym(sqlite3_vfs *pVfs, void *p, const char *zSym))(void){ in apndDlSym() function
/external/sqlite/dist/
Dshell.c3525 static void (*apndDlSym(sqlite3_vfs *pVfs, void *p, const char*zSym))(void);
3549 apndDlSym, /* xDlSym */
3899 static void (*apndDlSym(sqlite3_vfs *pVfs, void *p, const char *zSym))(void){ in apndDlSym() function