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

/external/sqlite/dist/
H A Dsqlite3.c24888 static int proxyClose(sqlite3_file*);
24895 proxyClose, /* xClose method */
26942 static int proxyClose(sqlite3_file *id) { function
[all...]

Completed in 285 milliseconds