Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/ext/async/
Dsqlite3async.c938 static int asyncFileControl(sqlite3_file *id, int op, void *pArg){ in asyncFileControl() function
1032 asyncFileControl, /* xFileControl */ in asyncOpen()