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

/external/chromium_org/third_party/sqlite/src/src/
H A Dtest_server.c92 ** sqlite3_client_step
129 ** sqlite3_client_step() call to return immediately with an SQLITE_BUSY
323 ** sqlite3_client_step
357 int sqlite3_client_step(sqlite3_stmt *pStmt){ function
H A Dtest7.c37 int sqlite3_client_step(sqlite3_stmt*);
525 p->rc = sqlite3_client_step(p->pStmt);

Completed in 178 milliseconds