Searched defs:unixDlSym (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c5293 ** SQLite calls this function immediately after a call to unixDlSym() or
5309 static void (*unixDlSym(sqlite3_vfs *NotUsed, void *p, const char*zSym))(void){ function
5339 #define unixDlSym 0 macro
6705 unixDlSym, /* xDlSym */ \
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c29450 static void (*unixDlSym(sqlite3_vfs *NotUsed, void *p, const char*zSym))(void){ function
29480 #define unixDlSym macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c30303 static void (*unixDlSym(sqlite3_vfs *NotUsed, void *p, const char*zSym))(void){ function
30333 #define unixDlSym macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c30323 static void (*unixDlSym(sqlite3_vfs *NotUsed, void *p, const char*zSym))(void){ function
30353 #define unixDlSym macro
[all...]

Completed in 442 milliseconds